mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
Pull asus into release branch
This commit is contained in:
commit
ca1f32a76b
|
|
@ -1072,7 +1072,8 @@ static void asus_backlight_exit(void)
|
|||
}
|
||||
|
||||
#define ASUS_LED_UNREGISTER(object) \
|
||||
led_classdev_unregister(&object##_led)
|
||||
if (object##_led.dev) \
|
||||
led_classdev_unregister(&object##_led)
|
||||
|
||||
static void asus_led_exit(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user