commit | 829c1bf40b926a86e545733f6252262add3abe39 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Aug 03 17:26:09 2012 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Aug 17 22:52:51 2012 +0100 |
tree | 8d94e9dc8ccc86a7f2cf9d1a72fae88efc9209c2 | |
parent | f83b73806579c666fe6f1a4ed4800092c89e81db [diff] |
mmc: spi: Pull out parts shared between MMC and SPI Abstract out the common part of private data shared between MMC and SPI. These shall later allow to use common clock configuration function. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Chris Ball <cjb@laptop.org> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>