OMAP2+: voltage: split out voltage processor (VP) code into new layer
authorKevin Hilman <khilman@ti.com>
Mon, 21 Mar 2011 21:29:13 +0000 (14:29 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 18:39:11 +0000 (11:39 -0700)
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 <debugfs>/voltage/ and 'vp_'
prefixes removed from all debugfs filenames.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found