From: Santosh Shilimkar Date: Mon, 27 Sep 2010 20:02:58 +0000 (-0600) Subject: omap4: control: Fix the control module register accesses X-Git-Tag: v2.6.37-rc1~121^2~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf5ef3f42fbc0c62043b4c466d679fca32f1b9f;p=pandora-kernel.git omap4: control: Fix the control module register accesses This patch has multiple fixes together. To ensure that git bisect work across commits, all changes are clubbed together 1. Move the common control base address to control core 2. Remove the manually coeded defines and use the ones from headers. 3. Fix the the status register define in id.c for OMAP4 4. Fix all the register define in hsmmc.c 5. Use the control pad accessor API for omap4 hsmmc register accesses Signed-off-by: Benoit Cousson Signed-off-by: Santosh Shilimkar Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed