ARM: 6785/1: mmci: separate out ST Micro register defines
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Mar 2011 13:54:16 +0000 (14:54 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 11 May 2011 11:56:49 +0000 (12:56 +0100)
commit49ac215e071234b2bf2cff7b8bf4f4f3d0e8cd6e
tree52298f95ef7894f0ac9a1a3dd87d6d5fc3f04352
parent9f381a61f58bb6487c93ce2233bb9992f8ea9211
ARM: 6785/1: mmci: separate out ST Micro register defines

The mmci.h header contained a few registers not clearly marked
as ST Micro only, rectify this and remove the HWFC magic in the
process. The idea is to make the mmci.h header file more ordered
so other vendors with PL180 derivates can see where to put in
their custom register defines.

Includes portions of an earlier patch from Sebastian Rasmussen.

Acked-by: Sebastian Rasmussen <sebastian.rasmussen@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c
drivers/mmc/host/mmci.h