drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / drivers / staging / vt6655 / TODO
blob529bc22cd6081e27a68913b0d45833525c138830
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   - split rf.c
7   - remove dead code
8   - abstract VT3253 chipset specific code
9 - add common vt665x infrastructure
10 - kill ttype.h
11 - switch to use LIB80211
12 - switch to use MAC80211
13 - verify unsigned long usage for x86-64 arch
14 - reduce .data footprint
15 - use kernel coding style
16 - checkpatch.pl fixes
17 - sparse fixes
18 - integrate with drivers/net/wireless
20 Please send any patches to Greg Kroah-Hartman <greg@kroah.com>
21 and Philipp Hortmann <philipp.g.hortmann@gmail.com>.