commit | 4b711cb13843f5082e82970dd1e8031383134a65 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <w.sang@pengutronix.de> | Fri Oct 15 12:20:59 2010 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sat Oct 23 21:11:21 2010 +0800 |
tree | 7d893ce601b08ac630a14ecb5c5e7fe854968ba0 | |
parent | 9ffca8300abe4bd7260b77b2f82afb01384faabc [diff] |
mmc: sdhci-pltfm: Add structure for host-specific data We need to carry some information per host, e.g. the clock. Add a structure for it and initialize it in the generic part. Also improve the check for a parent. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Cc: Richard Röjfors <richard.rojfors.ext@mocean-labs.com> Signed-off-by: Chris Ball <cjb@laptop.org>