From: Andreas Fenkart Date: Sat, 8 Nov 2014 14:33:15 +0000 (+0100) Subject: mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e363e3b47bd9a0bddf1bfba8751240e0ecb3948;p=pandora-kernel.git mmc: omap_hsmmc: pass mmc_priv struct to gpio init / free 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 Signed-off-by: Andreas Fenkart Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed