Commit ca1f32a7 authored by Len Brown's avatar Len Brown

Pull asus into release branch

parents 1a8f4610 e1996a69
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment