From 49ac215e071234b2bf2cff7b8bf4f4f3d0e8cd6e Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 4 Mar 2011 14:54:16 +0100 Subject: [PATCH] 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 Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-format-patch failed