Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / vt6655 / TODO
CommitLineData
100a5384 1TODO:
a7ad322a 2- remove __cplusplus ifdefs -- done
100a5384 3- prepare for merge with vt6656 driver:
a7ad322a 4 - rename DEVICE_PRT() to DBG_PRT() -- done
100a5384
BZ
5 - share 80211*.h includes
6 - move code for channel mapping from card.c to channel.c
7 - split rf.c
8 - remove dead code
9 - abstract VT3253 chipset specific code
10- add common vt665x infrastructure
11- kill ttype.h
12- switch to use LIB80211
13- switch to use MAC80211
14- use kernel coding style
15- checkpatch.pl fixes
16- sparse fixes
17- integrate with drivers/net/wireless
18
fb08808c
BZ
19Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
20and Forest Bond <forest@alittletooquiet.net>.