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: NMicky Ching <micky_ching@realsil.com.cn> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
drivers/staging/rts5208/Kconfig
0 → 100644
drivers/staging/rts5208/Makefile
0 → 100644
drivers/staging/rts5208/TODO
0 → 100644
drivers/staging/rts5208/debug.h
0 → 100644
drivers/staging/rts5208/general.c
0 → 100644
drivers/staging/rts5208/general.h
0 → 100644
drivers/staging/rts5208/ms.c
0 → 100644
此差异已折叠。
drivers/staging/rts5208/ms.h
0 → 100644
drivers/staging/rts5208/rtsx.c
0 → 100644
此差异已折叠。
drivers/staging/rts5208/rtsx.h
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
drivers/staging/rts5208/sd.c
0 → 100644
此差异已折叠。
drivers/staging/rts5208/sd.h
0 → 100644
此差异已折叠。
drivers/staging/rts5208/spi.c
0 → 100644
此差异已折叠。
drivers/staging/rts5208/spi.h
0 → 100644
此差异已折叠。
drivers/staging/rts5208/trace.h
0 → 100644
此差异已折叠。
drivers/staging/rts5208/xd.c
0 → 100644
此差异已折叠。
drivers/staging/rts5208/xd.h
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录