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
1 TODO:
2 - remove __cplusplus ifdefs -- done
3 - prepare for merge with vt6656 driver:
4 - rename DEVICE_PRT() to DBG_PRT() -- done
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
19 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
20 and Forest Bond <forest@alittletooquiet.net>.