Hi Andy,
>> @@ -80,12 +80,11 @@ int s5p_sdhci_init(u32 regbase, u32 max_clk, u32
>> min_clk, u32 quirks)
>>
>> host->name = S5P_NAME;
>> host->ioaddr = (void *)regbase;
>> - host->quirks = quirks;
>
>
> I'm very confused by this line. "quirks" is the 4th argument to the
> o
On Thu, Jul 26, 2012 at 7:33 PM, Jaehoon Chung wrote:
>
> Useless code is removed, and get buswidth value.
>
> Signed-off-by: Jaehoon Chung
> ---
> arch/arm/include/asm/arch-exynos/mmc.h |4 ++--
> arch/arm/include/asm/arch-s5pc1xx/mmc.h |4 ++--
> drivers/mmc/s5p_sdhci.c
Useless code is removed, and get buswidth value.
Signed-off-by: Jaehoon Chung
---
arch/arm/include/asm/arch-exynos/mmc.h |4 ++--
arch/arm/include/asm/arch-s5pc1xx/mmc.h |4 ++--
drivers/mmc/s5p_sdhci.c |9 -
3 files changed, 8 insertions(+), 9 deletions(-)
3 matches
Mail list logo