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)
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>

No differences found