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 <chris@printf.net>
Mon, 13 Jan 2014 17:48:21 +0000 (12:48 -0500)
commitd1a1dfb2f5dad3fbcea71b95791d525f4775cff5
tree8ebc191e36983487a348d11645d2eaf46826ddb5
parentabd37cccd47fe950e893578da12e7dc0604078de
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