Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linux/kernel...
authorChris Ball <cjb@laptop.org>
Tue, 19 Mar 2013 17:07:13 +0000 (13:07 -0400)
committerChris Ball <cjb@laptop.org>
Tue, 19 Mar 2013 17:07:13 +0000 (13:07 -0400)
ARM: tegra: DT-related fixes needed by the MMC tree

In order to convert the Tegra MMC driver to using mmc_of_parse(), some
bugs in the Tegra device-tree content need to be fixed first; it's
currently wrong but unused, and mmc_of_parse() causes that data to be
used for the first time.


Trivial merge