From 169352500e0dc406e1d805edcb9d6d1b393d71c1 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Tue, 13 Jan 2015 04:59:43 +0000 Subject: [PATCH] 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-format-patch failed