From: Benoit Cousson Date: Sun, 10 Jul 2011 11:56:31 +0000 (-0600) Subject: OMAP4: prm: Replace warm reset API with the offset based version X-Git-Tag: v3.1-rc1~148^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e54433f10d67f8e2cf786e8173281f1caeda1959;p=pandora-kernel.git OMAP4: prm: Replace warm reset API with the offset based version The warm reset function was still using the obsolete API. Replace it by the new one and move the file to the proper c file. Change the function names to stick to the file convention as suggested by Paul Walmsley : prm_xxx -> prminst_xxx Signed-off-by: Benoit Cousson Cc: Paul Walmsley Cc: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed