Hi,
On Mon, Feb 24 2014, Roger wrote:
> Would you please help comment PATCH 2/3 and 3/3 (for mmc and memstick,
> respectively) or give Acks? Thus we can proceed with applying or
> revision if necessary.
For 2/3:
Acked-by: Chris Ball
Thanks,
- Chris.
--
Chris Ball <http:
ed to mmc-next for 3.15.
- Chris.
--
Chris Ball <http://printf.net/>
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
in.
>
> We offer a concise tuning searching method, it is much easier to read.
>
> At last we add support for nonblocking request, which will improve card read
> speed at about 10% write speed about 5% normally.
Thanks, all 3 patches pushed to mmc-next for 3.15.
- Chris.
--
C
_pci_sdmmc.o
> -
> obj-$(CONFIG_MMC_SDHCI_PLTFM)+= sdhci-pltfm.o
> obj-$(CONFIG_MMC_SDHCI_CNS3XXX) += sdhci-cns3xxx.o
> obj-$(CONFIG_MMC_SDHCI_ESDHC_IMX)+= sdhci-esdhc-imx.o
Thanks, pushed to mmc-next for 3.12.
- Chris.
--
Chris Ball <http://pri
mmc_host *host, u32
> ocr,
> if (!mmc_host_is_spi(host)) {
> err = mmc_select_card(card);
> if (err)
> - return err;
> + goto free_card;
> }
>
> err =