mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free
authorAndreas Fenkart <afenkart@gmail.com>
Sat, 8 Nov 2014 14:33:15 +0000 (15:33 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:30:56 +0000 (14:30 +0100)
this is needed when installing callbacks in the host struct and not
in the platform data, e.g. cover detect irq should be stored in
omap_hsmmc_host and not platform data

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andreas Fenkart <afenkart@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

No differences found