+0
−21
+0
−4
Loading
Because Realtek card reader drivers are pcie and usb drivers, and they bridge mmc subsystem and memstick subsystem, they are not mfd drivers. Greg and Lee Jones had a discussion about where to put the drivers, the result is that misc is a good place for them, so I move all files to misc. If I don't move them to a right place, I can't add any patch for this driver. Signed-off-by:Rui Feng <rui_feng@realsil.com.cn> Reviewed-by:
Daniel Bristot de Oliveira <bristot@redhat.com> Acked-by:
Arnd Bergmann <arnd@arndb.de> Acked-by:
Ulf Hansson <ulf.hansson@linaro.org> Acked-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Tested-by:
Perry Yuan <perry_yuan@dell.com> Signed-off-by:
Lee Jones <lee.jones@linaro.org>