Fabio Estevam 5f1697fee6 serial: mxs-auart: Remove unneeded platform_device_id
The mxs-auart driver is only used for DT platforms and there is no
need to use the platform_device_id structure.

Get rid the platform_device_id structure and retrieve the data via
of_device_get_match_data(), which simplifies the code.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20201123190438.5636-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-26 21:20:03 +01:00
..
2019-11-13 19:01:14 +08:00
2020-06-27 16:21:20 +02:00
2020-08-31 07:19:25 +02:00
2020-10-28 13:44:43 +01:00
2020-04-27 09:33:21 +02:00
2020-11-09 10:37:10 +01:00
2019-04-16 15:21:34 +02:00