summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts5208/TODO
diff options
context:
space:
mode:
authorMicky Ching <micky_ching@realsil.com.cn>2013-11-12 17:16:08 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-25 12:44:37 -0800
commitfa590c222fbaa428edb2ce2194638906cea1400a (patch)
tree885a784831cc44c798a5150ea00b4d9218e5dff4 /drivers/staging/rts5208/TODO
parent8a76714dd3755536a28f0d0b9c5fc378c492da40 (diff)
downloadlinux-fa590c222fbaa428edb2ce2194638906cea1400a.tar.bz2
staging: rts5208: add support for rts5208 and rts5288
There are still many rts5208/5288 card readers being used, but no drivers are supported them in kernel now. This driver can make a great convenience for people who use them. Many other rts-series card reader are supported by mfd driver, but due to much difference with others, rts5208/5288 can not add into mfd driver pretty now, so we provide a separated driver here to support the device. Signed-off-by: Micky Ching <micky_ching@realsil.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rts5208/TODO')
-rw-r--r--drivers/staging/rts5208/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/rts5208/TODO b/drivers/staging/rts5208/TODO
new file mode 100644
index 000000000000..57bcf5834c0c
--- /dev/null
+++ b/drivers/staging/rts5208/TODO
@@ -0,0 +1,7 @@
+TODO:
+- use kernel coding style
+- checkpatch.pl fixes
+- We will use the stack in drivers/mmc to implement
+ rts5208/5288 in the future
+
+Micky Ching <micky_ching@realsil.com.cn> \ No newline at end of file