On 12 January 2015 at 20:23, NeilBrown wrote:
> This is another resend with mmc_gpio_set_cd_isr() now returning
> void and being EXPORTed.
>
> I included
> WARN_ON(ctx->cd_gpio_isr);
> to guard against misuse.
>
> My goal is to get omap_hsmmc to use the common code for parsing of,
> partic
This is another resend with mmc_gpio_set_cd_isr() now returning
void and being EXPORTed.
I included
WARN_ON(ctx->cd_gpio_isr);
to guard against misuse.
My goal is to get omap_hsmmc to use the common code for parsing of,
particularly so that I can set "cap-power-off-card", which omap_hsmmc
This is a resend against latest
git://git.linaro.org/people/ulf.hansson/mmc next
with requested changes.
My goal is to get omap_hsmmc to use the common code for parsing of,
particularly so that I can set "cap-power-off-card", which omap_hsmmc
doesn't explicitly report.
Thanks,
NeilBrown
---
3 matches
Mail list logo