Skip to content

Commit

Permalink
Staging: dream: add TODO file
Browse files Browse the repository at this point in the history
This adds TODO list. It is probably incomplete, as many parts were not
reviewed by the upstream maintainers, yet.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pavel Machek authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent b0a0ccf commit 7e9bdd0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions drivers/staging/dream/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
* remove support for wakelocks since those are not in mainline

* camera driver uses old V4L API

* coding style in some places is lacking

* gpio_input.c has some features matrix_keypad lacks. They should be
merged to gpio_input, with gpio_input.c removed

* pmem provides interface for userspace. Needs to be reviewed at least.

* it is probably possible to simplify touchscreen driver using threaded_irq's.

* touchscreen driver should be switched to oficial multitouch API

0 comments on commit 7e9bdd0

Please sign in to comment.