omap: i2c: add a timeout to the busy waiting
[safe/jmp/linux-2.6] / drivers / staging / dream / TODO
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
8 merged 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