]> git.karo-electronics.de Git - karo-tx-linux.git/commit
asus-laptop: fix gps rfkill
authorCorentin Chary <corentincj@iksaif.net>
Tue, 24 Aug 2010 07:30:46 +0000 (09:30 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Nov 2010 19:03:15 +0000 (11:03 -0800)
commit85e8a7b93d175d0c6a395aefa1613d3e9c25a882
treefba20b4b079bfd85e5dd035c844507b30c13bf79
parent01c2a9c29f3b96384b2a250ba7967d09a899763a
asus-laptop: fix gps rfkill

commit 23f45c3a76e715217f40ac397c15815c774cad7f upstream.

The GPS rfkill crappy code. The ops_data argument wasn't
set, and was totally misused. The fix have been tested
on an Asus R2H.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/platform/x86/asus-laptop.c