aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-08-18 13:09:24 +0000
committerJohn Crispin <john@openwrt.org>2014-08-18 13:09:24 +0000
commit860e01d7c443985dc583cbf2da189790054b9e0e (patch)
tree32c41443a3b3a712581c3ce09a6b1e0bfd2c16b3 /target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO
parent0fc4383d6978ec3a5cd46a0bedf7ecbbb641c751 (diff)
downloadupstream-860e01d7c443985dc583cbf2da189790054b9e0e.tar.gz
upstream-860e01d7c443985dc583cbf2da189790054b9e0e.tar.bz2
upstream-860e01d7c443985dc583cbf2da189790054b9e0e.zip
octeon: update to 3.14
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42187
Diffstat (limited to 'target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO')
-rw-r--r--target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO b/target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO
new file mode 100644
index 0000000000..cc58a7e88b
--- /dev/null
+++ b/target/linux/octeon/files-3.10/drivers/staging/octeon-usb/TODO
@@ -0,0 +1,11 @@
+This driver is functional and has been tested on EdgeRouter Lite with
+USB mass storage.
+
+TODO:
+ - kernel coding style
+ - checkpatch warnings
+ - dead code elimination
+ - device tree bindings
+ - possibly eliminate the extra "hardware abstraction layer"
+
+Contact: Aaro Koskinen <aaro.koskinen@iki.fi>