linux_dsm_epyc7002/drivers/tty/serdev
Johan Hovold 7ee69102db serdev: only match serdev devices
Only serdev devices (a.k.a. clients or slaves) are bound to drivers so
bail out early from match() in case the device is not a serdev device
(i.e. if it's a serdev controller).

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-22 14:19:10 +01:00
..
core.c serdev: only match serdev devices 2018-01-22 14:19:10 +01:00
Kconfig serdev: enable TTY port controller support by default 2017-10-20 14:20:06 +02:00
Makefile serdev: add a tty port controller driver 2017-02-03 10:17:02 +01:00
serdev-ttyport.c serdev: ttyport: do not used keyed wakeup in write_wakeup 2017-12-18 12:25:14 +01:00