From: Rajendra Nayak Date: Tue, 9 Jul 2013 07:32:10 +0000 (+0530) Subject: ARM: OMAP: DRA7: CM: Add minimal regbit shifts X-Git-Tag: omap-for-v3.12/dra7xx-prcm^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f92bab41b1f84e4d82782ed7d9c922724661234;p=pandora-kernel.git ARM: OMAP: DRA7: CM: Add minimal regbit shifts This header contains minimal regbits that are currently used in code. This header has traditionally been autogenerated on OMAP4+ devices but the autogenerated contents are largely (95%) unused and hence to reduce unsued data in the kernel this header has been cut down (from the autogen output) to whatever is currently needed. This is done by running a cleanup script on top of the existing autogen script. Signed-off-by: Rajendra Nayak Signed-off-by: Ambresh K [paul@pwsan.com: added generation notation in the comments] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed