NAK: [Precise][Pull-Request] Add realtek pcie card reader driver to fix #1057089

Brad Figg brad.figg at canonical.com
Tue Jan 29 04:05:06 UTC 2013


On 01/28/2013 07:59 PM, Brad Figg wrote:
> On 01/27/2013 11:03 PM, Adam Lee wrote:
>> BugLink: http://launchpad.net/bugs/1057089
>>
>> Backported the upstream realtek pcie card reader driver.
>>
>> ====
>>
>> The following changes since commit 07daba920a41ed25fcfeee6fa7cf29c3073eae57:
>>
>>   drivers/mfd: Add realtek pcie card reader driver (2013-01-28 14:07:45 +0800)
>>
>> are available in the git repository at:
>>
>>   git://kernel.ubuntu.com/adamlee/ubuntu-precise.git master
>>
>> for you to fetch changes up to 2fe331e351e465e2b9d262cb5842c350ed139318:
>>
>>   [Config] Enable RTSX_PCI modules (2013-01-28 14:07:49 +0800)
>>
>> ----------------------------------------------------------------
>> Adam Lee (1):
>>       [Config] Enable RTSX_PCI modules
>>
>> Wei WANG (6):
>>       mmc: Add realtek pcie sdmmc host driver
>>       mmc: rtsx: Remove a duplicate command in sd_rw_multi
>>       mmc: rtsx: Configure SD_CFG2 register in sd_rw_multi
>>       mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.c
>>       MFD:rtsx:Avoid kernel panic if rtsx_pci_sdmmc not probed
>>       drivers/memstick: Add realtek pcie memstick host driver
>>
>>  debian.master/config/config.common.ubuntu |    3 +
>>  drivers/memstick/host/Kconfig             |   10 +
>>  drivers/memstick/host/Makefile            |    1 +
>>  drivers/memstick/host/rtsx_pci_ms.c       |  641 ++++++++++++++
>>  drivers/mfd/rtsx_pcr.c                    |    4 +-
>>  drivers/mmc/host/Kconfig                  |    7 +
>>  drivers/mmc/host/Makefile                 |    2 +
>>  drivers/mmc/host/rtsx_pci_sdmmc.c         | 1326 +++++++++++++++++++++++++++++
>>  8 files changed, 1992 insertions(+), 2 deletions(-)
>>  create mode 100644 drivers/memstick/host/rtsx_pci_ms.c
>>  create mode 100644 drivers/mmc/host/rtsx_pci_sdmmc.c
>>
> 
> I'm ok with this going into Q, a HWE kernel but I'm not willing
> to take it for Precise.
> 
> Brad
> 

I should have mentioned that I chatted with HWE before NAKing this. They
are OK with it just going into Q.

-- 
Brad Figg brad.figg at canonical.com http://www.canonical.com




More information about the kernel-team mailing list