Pull asus into release branch
This commit is contained in:
commit
ca1f32a76b
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue