android_kernel_motorola_sm6225/drivers/net/wireless/iwlwifi
Adrian Bunk 3a8209d19d iwlwifi: move the selects to the tristate drivers
This patch moves the following select's:
- RFKILL        : IWLWIFI_RFKILL -> IWLCORE
- RFKILL_INPUT  : IWLWIFI_RFKILL -> IWLCORE
- MAC80211_LEDS : IWL4965_LEDS   -> IWLCORE
- LEDS_CLASS    : IWL4965_LEDS   -> IWLCORE
- MAC80211_LEDS : IWL3945_LEDS   -> IWL3945
- LEDS_CLASS    : IWL3945_LEDS   -> IWL3945

The effects are:
- with IWLCORE=m and/or IWL3945=m RFKILL/RFKILL_INPUT/MAC80211_LEDS/LEDS_CLASS
  are no longer wrongly forced to y
- fixes a build error with IWLCORE=y, IWL4965=m
  might be a bug in kconfig causing it, but doing this change that is 
  anyway the right thing fixes it

Reported-by: Carlos R. Mafra <crmafra2@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-29 22:29:59 -07:00
..
iwl-3945-commands.h iwlwifi: iwl3945 remove 4965 commands 2008-03-25 16:41:54 -04:00
iwl-3945-core.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-3945-debug.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-hw.h iwlwifi: arrange max number of Tx queues 2008-04-16 16:00:01 -04:00
iwl-3945-io.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-led.c iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-3945-led.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-3945-rs.c mac80211: rename files 2008-04-08 16:44:45 -04:00
iwl-3945-rs.h iwlwifi: move rate registration to module load 2008-04-01 17:13:19 -04:00
iwl-3945.c iwlwifi: use ieee80211_frequency_to_channel 2008-04-08 16:44:42 -04:00
iwl-3945.h iwlwifi: arrange max number of Tx queues 2008-04-16 16:00:01 -04:00
iwl-4965-commands.h iwlwifi: move the creation of LQ host command to iwlcore 2008-04-16 16:00:00 -04:00
iwl-4965-hw.h iwlwifi: arrange max number of Tx queues 2008-04-16 16:00:01 -04:00
iwl-4965-rs.c iwlwifi: move the creation of LQ host command to iwlcore 2008-04-16 16:00:00 -04:00
iwl-4965-rs.h iwlwifi: move rate registration to module load 2008-04-01 17:13:19 -04:00
iwl-4965.c iwlwifi: Use HW acceleration decryption by default 2008-04-16 16:00:02 -04:00
iwl-4965.h iwlwifi: arrange max number of Tx queues 2008-04-16 16:00:01 -04:00
iwl-core.c iwlwifi: move rxon associated command to hcmd 2008-04-16 16:00:00 -04:00
iwl-core.h iwlwifi: Use HW acceleration decryption by default 2008-04-16 16:00:02 -04:00
iwl-csr.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-debug.h iwlwifi: Add debugfs to iwl core 2008-03-25 16:41:47 -04:00
iwl-debugfs.c iwlwifi: Fix unconditional access to station->tidp[].agg. 2008-04-19 18:09:39 -07:00
iwl-eeprom.c iwlwifi: rename iwl-4965-io.h to iwl-io.h 2008-03-27 16:03:17 -04:00
iwl-eeprom.h iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info 2008-03-25 16:41:54 -04:00
iwl-hcmd.c iwlwifi: add default WEP key host command 2008-04-16 15:59:57 -04:00
iwl-helpers.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-io.h iwlwifi: improve NIC i/o debug prints information 2008-03-27 16:03:17 -04:00
iwl-led.c iwlwifi: move driver status inliners into iwl-core.h 2008-04-08 16:44:42 -04:00
iwl-led.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-prph.h iwlwifi: hw names cleanup 2008-04-08 16:44:42 -04:00
iwl-rfkill.c iwlwifi: fix unload warning and error 2008-04-16 16:00:01 -04:00
iwl-rfkill.h iwlwifi: make Makefile more concise 2008-04-16 15:59:59 -04:00
iwl-spectrum.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-sta.c iwlwifi: Fix TKIP update key and get_free_ucode_key 2008-04-16 16:00:01 -04:00
iwl-sta.h iwlwifi: moves security functions to iwl-sta.c 2008-04-16 15:59:58 -04:00
iwl3945-base.c iwlwifi: Don't unlock priv->mutex if it isn't locked 2008-04-23 21:25:36 -04:00
iwl4965-base.c iwlwifi: Don't unlock priv->mutex if it isn't locked 2008-04-23 21:25:36 -04:00
Kconfig iwlwifi: move the selects to the tristate drivers 2008-04-29 22:29:59 -07:00
Makefile iwlwifi: Fix built-in compilation of iwlcore 2008-04-23 03:48:57 -07:00