linux/drivers/tty/serdev
Greg Kroah-Hartman 4fe99816a1 tty: serdev: use dev_groups and not dev_attrs for bus_type
The dev_attrs field has long been "depreciated" and is finally being
removed, so move the driver to use the "correct" dev_groups field
instead for struct bus_type.

Cc: Rob Herring <robh@kernel.org>
Cc: Jiri Slaby <jslaby@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-09 11:00:46 +02:00
..
Kconfig
Makefile
core.c tty: serdev: use dev_groups and not dev_attrs for bus_type 2017-06-09 11:00:46 +02:00
serdev-ttyport.c serdev: implement get/set tiocm 2017-04-12 22:12:17 +02:00