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)
commit000bc9d5ed296550e7009f56cbdb4b35459beb69
tree4ca5c71f49bb9f93f05cff7b65aec8469cc8050d
parent6ebaf8f2b0f9e67ac2e00ba7af04a58b39312b3c
mmc: mmci: Enable Device Tree support for ux500 variants

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>
drivers/mmc/host/mmci.c