commit | 9c43df57910bbba540a6cb5c9132302a9ea5f41a | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Tue Dec 30 18:15:28 2008 +0300 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Dec 31 19:01:55 2008 +0100 |
tree | a3f7debf605e4ad9a9d61a775222c5b6d738da26 | |
parent | c00a46abd4d45a67ff62f4ff6d4f839dff38b877 [diff] |
mmc_spi: Add support for OpenFirmware bindings The support is implemented via platform data accessors, new module (of_mmc_spi) will be created automatically when the driver compiles on OpenFirmware platforms. Link-time dependency will load the module automatically. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>