mmc: mmci: Enable Device Tree support for ux500 variants
authorLee Jones <lee.jones@linaro.org>
Mon, 16 Apr 2012 09:18:43 +0000 (10:18 +0100)
committerChris Ball <cjb@laptop.org>
Fri, 4 May 2012 14:08:29 +0000 (10:08 -0400)
Provide a means to collect attributes specific to ST-Ericsson's ux500
variant series. This patch registers itself as the AMBA driver to be
called during the probe process. Once all attributes and ux500 specifics
are are collected the normal mmci core probe is called.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found