Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[linux-2.6-block.git] / drivers / staging / dream / TODO
CommitLineData
7e9bdd0a
PM
1* remove support for wakelocks since those are not in mainline
2
3* camera driver uses old V4L API
4
5* coding style in some places is lacking
6
7* gpio_input.c has some features matrix_keypad lacks. They should be
8merged to gpio_input, with gpio_input.c removed
9
10* pmem provides interface for userspace. Needs to be reviewed at least.
11
12* it is probably possible to simplify touchscreen driver using threaded_irq's.
13
14* touchscreen driver should be switched to oficial multitouch API