Re: [PATCH v4 1/3] mfd: Add realtek USB card reader driver
From: Lee Jones <hidden>
Date: 2014-02-17 10:02:20
Also in:
lkml
quoted
quoted
quoted
quoted
From: Roger Tseng <redacted> Realtek USB card reader provides a channel to transfer command or data to flash memory cards. This driver exports host instances for mmc and memstick subsystems and handles basic works. Signed-off-by: Roger Tseng <redacted> --- drivers/mfd/Kconfig | 10 + drivers/mfd/Makefile | 1 + drivers/mfd/rtsx_usb.c | 760 +++++++++++++++++++++++++++++++++++++++++++ include/linux/mfd/rtsx_usb.h | 628 +++++++++++++++++++++++++++++++++++ 4 files changed, 1399 insertions(+) create mode 100644 drivers/mfd/rtsx_usb.c create mode 100644 include/linux/mfd/rtsx_usb.hApplied again, thanks.Would you also apply patch 2/3 and 3/3 that to make the device fully operational for users? Or should they be applied by maintainers of mmc/memstick subsystems? Chris, would you give some comment?I can apply them, but I need the other Maintainer Acks. If they are build orthogonal i.e. there are no build dependencies between them, it's probably better that they go into their associated trees separately.I think it would be better to apply them together since the later patches really depend on the 1st one,so now we are waiting for Acks from mmc/memstick subsystems.
When you say "depend on", do you mean as a build depenency, or won't run without the first patch applied?
But there is no one specified for "memstick/host/" in MAINTAINERS. Could anyone else Ack this?
-- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog