From: Kuninori Morimoto Date: Tue, 13 Jan 2015 04:59:43 +0000 (+0000) Subject: mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi X-Git-Tag: fixes-v4.0-rc1~141^2~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=169352500e0dc406e1d805edcb9d6d1b393d71c1;p=pandora-kernel.git mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi getting struct sh_mobile_sdhi from struct mmc_host needs to use complex container_of(). This patch adds new host_to_priv macro to get it easily. Signed-off-by: Kuninori Morimoto Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed