From: Hans de Goede Date: Tue, 13 May 2014 14:00:28 +0000 (+0200) Subject: ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85093f79f586176f8bbf90e56e22a3dfa526e334;p=pandora-kernel.git ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11 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 kzalloc. Reported-and-tested-by: Vincent Gerris Signed-off-by: Hans de Goede Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed