mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-07 04:43:42 +00:00
Convert the LEDs class from struct class_device to struct device since class_device is scheduled for removal. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>