diff options
author | Kirill Tkhai <tkhai@yandex.ru> | 2013-07-29 17:34:37 +0400 |
---|---|---|
committer | Matthew Garrett <matthew.garrett@nebula.com> | 2013-09-05 08:51:59 -0400 |
commit | 5b5c2b3c9b0585350d2da62bc4b990d9bf836d94 (patch) | |
tree | bee0947aaa812e43becb6c8884a6fbc4a1069b58 /drivers/edac | |
parent | 0db7fd969e567dc0e4d2a7138896d6860f9614d5 (diff) |
hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()
Register order is:
wifi
bluetooth
wwan
gps
So unregister order must be:
gps
wwan
bluetiith
wifi
But currently gps and wwan are swapped. Fix that.
Also fix goto links.
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: Matthew Garrett <matthew.garrett@nebula.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions