1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
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-08-19 17:31:46 +02:00
2023-08-12 02:36:28 +03:00
2023-08-07 00:01:41 +05:30
2023-08-24 19:10:53 -07:00
2023-08-11 12:14:08 -07:00
2023-08-11 09:39:17 -07:00
2023-08-27 07:33:54 -07:00
2023-07-30 11:47:56 -07:00
2023-07-27 07:53:12 +02:00