linux/drivers/staging/ks7010
Wolfram Sang 6ee9169b40 staging: ks7010: remove cfg file handling
I verified that all but two settings from the config file can be set up
also via 'iwconfig' or 'iwpriv'. The two missing are ROM_FILE and
PhyInformationTimer. ROM_FILE can be easily dropped. There is only one
known firmware floating on the net, so, the name is fix and we can make
this constant. Frankly, I don't know when PhyInformationTimer needs to
be set to non-zero. But if we need it somewhen, there is already
(currently commented out) code to add this as another private method, so
we could use that. Summa summarum: We can remove the config file
handling and the example config file. The only useful action,
initialization of the configuration struct, is now moved to the sdio
main file.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-18 19:45:55 -07:00
..
eap_packet.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
ks7010_sdio.h staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
ks_hostif.c staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_hostif.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_wlan_ioctl.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_wlan_net.c staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_wlan.h staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
michael_mic.c staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
michael_mic.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00