[PATCH] ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11

2014-05-13 Thread Hans de Goede
The Lenovo Yoga 2 11 always reports everything as blocked, causing userspace to not even try to use the wlan / bluetooth even though they work fine. Note this patch also removes the else priv-rfk[i] = NULL; bit of the rfkill initialization, it is not necessary as the priv struct is allocated with

Re: [RFC 1/3] acpi-video: Add an acpi_video_unregister_backlight function

2014-05-13 Thread Aaron Lu
On 05/13/2014 02:03 AM, Hans de Goede wrote: Add an acpi_video_unregister_backlight function, which only unregisters the backlight device, and leaves the acpi_notifier in place. Some acpi_vendor driver need this as they don't want the acpi_video# backlight device, but do need the acpi-video