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 4cd121c19a Input: cyapa - use device core to create driver-specific device attributes
Instead of creating driver-specific device attributes with
devm_device_add_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-2-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2023-09-06 14:23:46 -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-07-12 11:56:22 -07:00
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-08 12:35:18 -07:00
2023-07-27 07:53:12 +02:00