aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/memstick/host/rtsx_usb_ms.c
Commit message (Collapse)AuthorAge
* memstick: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | | | | | | A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
* memstick: Add realtek USB memstick host driverRoger Tseng2014-04-28
Realtek USB memstick host driver provides memstick host support based on the Realtek USB card reader MFD driver. Signed-off-by: Roger Tseng <rogerable@realtek.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>