Files
linux/drivers/tty/serial
Fabio Estevam 08fdc69945 serial: mxs-auart: Remove serial_mxs_probe_dt()
The mxs platform is devicetree-only, so there is no need to check
whether it was instantiated via devicetree.

Simplify the code my removing serial_mxs_probe_dt() and add its
content into the main probe function.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20210118152154.1644569-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-20 18:48:19 +01:00
..
2020-10-28 13:39:14 +01:00
2020-08-31 07:19:25 +02:00
2020-07-20 09:39:11 +02:00
2020-10-05 13:32:30 +02:00
2020-08-18 13:51:18 +02:00
2020-09-27 14:17:43 +02:00
2019-12-18 15:04:57 +01:00
2020-04-16 16:13:34 +02:00