[PATCH v2 0/10] sh_flctl hardware ECC mode cleanup

Bastian Hecht hechtb at googlemail.com
Wed May 2 05:22:46 EDT 2012


I'm creating a new patch-set based on top of l2-mtd without any
logical modifcations as they don't apply anymore. Just FYI.

2012/5/2 Bastian Hecht <hechtb at googlemail.com>:
> Hi Artem,
>
>>> Unfortunantely, I cannot build-test your patches because mackerel
>>> defconfig still does not build (mackerel_defconfig). Any suggestions how
>>> to work this around or any other defconfig to use?
>>
>> If you send me a temprorary work-around patch for the build failure -
>> would be fine. This patch does  not have to work, just make the tree
>> compile.
>
> Here a quick workaround:
>
> diff --git a/arch/arm/mach-shmobile/board-mackerel.c
> b/arch/arm/mach-shmobile/board-mackerel.c
> index f49e28a..ffa3700 100644
> --- a/arch/arm/mach-shmobile/board-mackerel.c
> +++ b/arch/arm/mach-shmobile/board-mackerel.c
> @@ -1017,7 +1017,7 @@ static irqreturn_t mackerel_sdhi0_gpio_cd(int
> irq, void *arg)
>        struct sh_mobile_sdhi_info *info = dev->platform_data;
>        struct tmio_mmc_data *pdata = info->pdata;
>
> -       tmio_mmc_cd_wakeup(pdata);
> +//     tmio_mmc_cd_wakeup(pdata);
>
>        return IRQ_HANDLED;
>  }
>
> Thanks,
>
>  Bastian Hecht
>
>> --
>> Best Regards,
>> Artem Bityutskiy



More information about the linux-mtd mailing list