OSDN Git Service

mmc: omap_hsmmc: Convert hsmmc driver to use device tree
authorRajendra Nayak <rnayak@ti.com>
Mon, 12 Mar 2012 15:02:37 +0000 (20:32 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 27 Mar 2012 16:20:09 +0000 (12:20 -0400)
commit46856a68dcb5f67c779d211fd6bcb5d7a2a7f19b
tree9c89099550263e3b4d7178d3869f6fcdb0d0ab5b
parentf3c55a7b5d7f2d40c805a62174bb733b55875523
mmc: omap_hsmmc: Convert hsmmc driver to use device tree

Define dt bindings for the ti-omap-hsmmc, and adapt the driver to extract
data (which was earlier passed as platform_data) from device tree.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt [new file with mode: 0644]
drivers/mmc/host/omap_hsmmc.c