Hi Wolfram, On Mon, Oct 11, 2010 at 04:21:00PM +0200, Wolfram Sang wrote: > Wolfram Sang (6): > mmc: sdhci-pltfm: Add structure for host-specific data > mmc: sdhci-pltfm: move .h-file into apropriate subdir > mmc: sdhci: introduce private get_ro > mmc: sdhci_pltfm: pass more data on custom init-call > mmc: sdhci-of-esdhc: factor out common stuff > mmc: sdhci-pltfm: add pltfm-driver for imx35/51 Mind fixing up the >80 char lines in the last two patches? It's just: WARNING: line over 80 characters #79: FILE: drivers/mmc/host/sdhci-esdhc.h:54: + temp &= ~(ESDHC_CLOCK_IPGEN | ESDHC_CLOCK_HCKEN | ESDHC_CLOCK_PEREN | ESDHC_CLOCK_MASK); WARNING: line over 80 characters #99: FILE: drivers/mmc/host/sdhci-esdhc.h:74: + (div << ESDHC_DIVIDER_SHIFT) | (pre_div << ESDHC_PREDIV_SHIFT)); WARNING: line over 80 characters #86: FILE: drivers/mmc/host/sdhci-esdhc-imx.c:24: +static inline void esdhc_clrset_le(struct sdhci_host *host, u32 mask, u32 val, int reg) WARNING: line over 80 characters #164: FILE: drivers/mmc/host/sdhci-esdhc-imx.c:102: +static int esdhc_pltfm_init(struct sdhci_host *host, struct sdhci_pltfm_data *pdata) Thanks, -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html