From: Paul Walmsley Date: Wed, 22 Dec 2010 04:05:14 +0000 (-0700) Subject: OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file X-Git-Tag: v2.6.38-rc1~469^2~15^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dac9a77120e2724e22696f06f3ecb4838da1e3e4;p=pandora-kernel.git OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific file Move the OMAP4 global software reset function to the OMAP4-specific prm44xx.c file, where it belongs. Part of the long-term process of moving all of the direct PRCM register writes into lower-layer code. Also add OCP barriers on OMAP2/3/4 to reduce the chance that the MPU will continue executing while the system is supposed to be resetting itself. Signed-off-by: Paul Walmsley Tested-by: Santosh Shilimkar Tested-by: Rajendra Nayak --- Reading git-diff-tree failed