]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: mxs: use mmc_of_parse to parse devicetree properties
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 5 Dec 2013 13:34:51 +0000 (14:34 +0100)
committerChris Ball <cjb@laptop.org>
Thu, 12 Dec 2013 01:38:58 +0000 (20:38 -0500)
commit580899d6a59a1885c5a83309cc3254f73af99fd3
tree436ef8ef118377b7c5ba774390121ee2f476c6b1
parenta6cd26f25216b4d15c37e09819e6b96be20d25fd
mmc: mxs: use mmc_of_parse to parse devicetree properties

Use generic helper function. This also adds support for the cd-gpios and
max-frequency devicetree properties.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mxs-mmc.c