mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
authorSimon Baatz <gmbnomis@gmail.com>
Sun, 9 Jun 2013 20:14:18 +0000 (22:14 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 14:25:00 +0000 (10:25 -0400)
commit2cd1722496de794d336e4670d8de1e46fa84b773
treede051cbe9ce1dc1b370acf2c01d2acffa37565f6
parent47caa84fb61ac94e675c08fb45f50918766688bd
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()

Instead of parsing the DT binding on our own, use the standard parser
mmc_of_parse(), introduced by commit 6c56e7a.

Signed-off-by: Simon Baatz <gmbnomis@gmail.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mvsdio.c