Files
linux/drivers
Dmitry Torokhov 97f2bedb62 Input: tsc2004/5 - use device core to create driver-specific device attributes
Instead of creating driver-specific device attributes with
sysfs_create_group() have device core do this by setting up dev_groups
pointer in the driver structure.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230729005133.1095051-21-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2023-09-06 14:29:03 -07:00
..
2023-06-29 08:09:31 -06:00
2023-08-12 02:36:28 +03:00
2023-08-07 00:01:41 +05:30
2023-06-15 13:42:18 +02:00
2023-07-27 07:53:12 +02:00