Re: [PATCH v2 0/2] mmc: rtsx: add support for sdio card

From: Ulf Hansson
Date: Thu Dec 04 2014 - 08:52:38 EST


On 2 December 2014 at 02:36, <micky_ching@xxxxxxxxxxxxxx> wrote:
> From: Micky Ching <micky_ching@xxxxxxxxxxxxxx>
>
> v3:
> rtsx_pci_sdmmc.c:
> - dump_reg_range
> - remove unused pointer check
> - fix start index

I can't find v3.

Kind regards
Uffe

> v2:
> rtsx_pci.h:
> - remove unused rtsx_pci_write_le32
> - add SD_CMD_START
> rtsx_pci_sdmmc.c:
> - dump_reg_range
> - alloc data on stack
> - remove forward declaration
> - use SD_CMD_START replace magic number 0x40
> - move initialize assignment to error handling
>
> This patch is used to change transfer mode for sdio card support
> by SD interface.
>
>
> Micky Ching (2):
> mfd: rtsx: add func to split u32 into register
> mmc: rtsx: add support for sdio card
>
> drivers/mmc/host/rtsx_pci_sdmmc.c | 522 +++++++++++++++++++++-----------------
> include/linux/mfd/rtsx_pci.h | 9 +
> 2 files changed, 296 insertions(+), 235 deletions(-)
>
> --
> 1.9.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/