linux-kernel-test/drivers/staging/vt6655
Charles Clément 79566eb2df Staging: vt6655: move channel mapping code from card.c to channel.c
Move functions managing the channel mapping to a new channel.c file, as done in
the staging VT6656 driver. The function names contained in card.c were prefixed
with CARD followed by the first letter of the return code, remove this and use
more coherent function names.

The following functions moved and were renamed:

ChannelValid			-> is_channel_valid
CARDbSetChannel			-> set_channel
CARDvInitChannelTable		-> init_channel_table
CARDbyGetChannelMapping 	-> get_channel_mapping
CARDvSetCountryInfo		-> set_country_info
CARDbySetSupportChannels 	-> set_support_channels
CARDbChannelGetList		-> channel_get_list
CARDvSetCountryIE		-> set_country_IE
CARDbGetChannelMapInfo		-> get_channel_map_info
CARDvSetChannelMapInfo		-> set_channel_map_info
CARDvClearChannelMapInfo	-> clear_channel_map_info
CARDbyAutoChannelSelect		-> auto_channel_select
CARDbyGetChannelNumber		-> get_channel_number

Signed-off-by: Charles Clément <caratorn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-22 15:39:58 -07:00
..
80211hdr.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
80211mgr.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
80211mgr.h Staging: vt665*: fix typos concerning "management" 2010-06-18 10:42:07 -07:00
aes_ccmp.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
aes_ccmp.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
baseband.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
baseband.h Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
bssdb.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
bssdb.h Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
card.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
card.h Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
channel.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
channel.h Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
country.h Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
datarate.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
datarate.h Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
desc.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
device_cfg.h
device_main.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
device.h Staging: vt6655: fix up U32 conversion 2010-06-18 10:30:21 -07:00
dpc.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
dpc.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
hostap.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
hostap.h Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl. 2010-05-11 11:35:56 -07:00
IEEE11h.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
IEEE11h.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
iocmd.h Staging: vt6655: remove U32 custom macro 2010-06-18 10:09:25 -07:00
ioctl.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
ioctl.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
iowpa.h
iwctl.c Staging: vt6655: fix up U32 conversion 2010-06-18 10:30:21 -07:00
iwctl.h
Kconfig
key.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
key.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
mac.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
mac.h Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
Makefile Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
mib.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
mib.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
michael.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
michael.h Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
power.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
power.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
rc4.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
rc4.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
rf.c Staging: vt6655: remove custom UINT typedef 2010-06-18 10:18:45 -07:00
rf.h Staging: vt6655: remove custom UINT typedef 2010-06-18 10:18:45 -07:00
rxtx.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
rxtx.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
srom.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
srom.h Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
tcrc.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
tcrc.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
test
tether.c Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
tether.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
tkip.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
tkip.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
tmacro.h
TODO Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
ttype.h Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
upc.h Staging: vt6655: remove PDWORD typedef 2010-06-18 10:20:03 -07:00
vntconfiguration.dat
vntwifi.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
vntwifi.h Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
wcmd.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
wcmd.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wctl.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wctl.h Staging: vt6655: remove custom UINT typedef 2010-06-18 10:18:45 -07:00
wmgr.c Staging: vt6655: move channel mapping code from card.c to channel.c 2010-06-22 15:39:58 -07:00
wmgr.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wpa2.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
wpa2.h Staging: vt6655: remove custom ULONG typedef 2010-06-18 10:19:04 -07:00
wpa.c Staging: vt6655: remove PWORD typedef 2010-06-18 10:20:03 -07:00
wpa.h Staging: vt6655: remove IN definition 2010-05-14 13:24:03 -07:00
wpactl.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wpactl.h Staging: vt6655: remove custom ULONGLONG typedef 2010-06-18 10:19:05 -07:00
wroute.c Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00
wroute.h Staging: vt6655: remove PBYTE typedef 2010-06-18 10:20:03 -07:00