commit | 453722b9f7366e5b8b46101358dd7bcaef62b59d | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Fri Aug 20 10:46:46 2010 +0300 |
committer | Chris Ball <cjb@laptop.org> | Sat Oct 23 21:11:12 2010 +0800 |
tree | decce1983521459f06ccd63563074114f17a7a52 | |
parent | 12578f66b9058e63f193fbfe1552e1d1bfa361bb [diff] |
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 <ext-andriy.shevchenko@nokia.com> Cc: Adrian Hunter <adrian.hunter@nokia.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Chris Ball <cjb@laptop.org>