xref: /openbmc/linux/drivers/staging/vt6655/TODO (revision 6ee73861)
1TODO:
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
19Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
20and Forest Bond <forest@alittletooquiet.net>.
21