From: Andy Shevchenko Date: Fri, 20 Aug 2010 07:46:46 +0000 (+0300) Subject: mmc: make mmc_dev_to_card() macro public X-Git-Tag: v2.6.37-rc1~65^2~59 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453722b9f7366e5b8b46101358dd7bcaef62b59d;p=pandora-kernel.git mmc: make mmc_dev_to_card() macro public Conversion from struct device to struct mmc_card is used more than in one place. Due to this it's better to have public macro for such thing. Signed-off-by: Andy Shevchenko Cc: Adrian Hunter Cc: Signed-off-by: Andrew Morton Signed-off-by: Chris Ball --- Reading git-diff-tree failed