commit | eceb7bdf644b418175aab1c998137e692ac98a4c | [log] [tgz] |
---|---|---|
author | Anssi Hannula <anssi.hannula@iki.fi> | Sun Feb 20 20:07:23 2011 +0200 |
committer | Matthew Garrett <mjg@redhat.com> | Mon Mar 28 06:07:18 2011 -0400 |
tree | 5fd2c9cda3215d3efb3ff236be063bd5f6a0ab40 | |
parent | c3021ea1beeeb1aa8a92fa6946a6e25fc55f171d [diff] |
hp-wmi: split rfkill initialization out of hp_wmi_bios_setup Split initialization of rfkill devices from hp_wmi_bios_setup() to hp_wmi_rfkill_setup(). This makes the code somewhat cleaner, especially with the future command 0x1b rfkill support. Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi> Signed-off-by: Matthew Garrett <mjg@redhat.com>