OMAP3+: voltage: remove unneeded debugfs interface
authorKevin Hilman <khilman@ti.com>
Tue, 5 Apr 2011 21:39:11 +0000 (14:39 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 19:09:07 +0000 (12:09 -0700)
commit633ef8b7475a224b6be662d7c698cd705157064f
tree03b219463824f61398fd358e84bc6d9c80fda951
parentb7ea803e55769768d1eff3b32e4f99837fa6ddb5
OMAP3+: voltage: remove unneeded debugfs interface

Remove read-only debugfs interface to VP values.  Most of the values
are init-time only and never change.  Current voltage value should be
retreived from the (eventual) regulator framework interface to the
voltage domain.

Fixes to original version provided by Nishanth Menon <nm@ti.com>

Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/smartreflex.c
arch/arm/mach-omap2/voltage.c
arch/arm/mach-omap2/voltage.h
arch/arm/mach-omap2/vp.c