aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/files/drivers/staging/octeon-usb/TODO
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-08-18 13:09:24 +0000
committerJohn Crispin <blogic@openwrt.org>2014-08-18 13:09:24 +0000
commita7b7f7d885f148809e0a83802bed834f0bfc3bf8 (patch)
tree961a7a7ec55483deff22f1dd79da4a88a7d533df /target/linux/octeon/files/drivers/staging/octeon-usb/TODO
parentda5540a0f0881337d34963cc41fc4a1a45137e7e (diff)
downloadmaster-187ad058-a7b7f7d885f148809e0a83802bed834f0bfc3bf8.tar.gz
master-187ad058-a7b7f7d885f148809e0a83802bed834f0bfc3bf8.tar.bz2
master-187ad058-a7b7f7d885f148809e0a83802bed834f0bfc3bf8.zip
octeon: update to 3.14
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon/files/drivers/staging/octeon-usb/TODO')
-rw-r--r--target/linux/octeon/files/drivers/staging/octeon-usb/TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/octeon/files/drivers/staging/octeon-usb/TODO b/target/linux/octeon/files/drivers/staging/octeon-usb/TODO
deleted file mode 100644
index cc58a7e88b..0000000000
--- a/target/linux/octeon/files/drivers/staging/octeon-usb/TODO
+++ /dev/null
@@ -1,11 +0,0 @@
-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>