From: Kevin Hilman Date: Mon, 21 Mar 2011 21:29:13 +0000 (-0700) Subject: OMAP2+: voltage: split out voltage processor (VP) code into new layer X-Git-Tag: v3.2-rc1~95^2^2~1^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01f48d308db1cfcfb0151d8d91153fd73e84ae40;p=pandora-kernel.git OMAP2+: voltage: split out voltage processor (VP) code into new layer This patch is primarily a move of VP specific code from voltage.c into its own code in vp.c and adds prototypes to vp.h No functional changes, except debugfs... VP debugfs moved to 'vp' subdir of /voltage/ and 'vp_' prefixes removed from all debugfs filenames. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed