OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()
authorAnand S Sawant <sawant@ti.com>
Thu, 17 Feb 2011 15:57:30 +0000 (21:27 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 10 Mar 2011 00:38:37 +0000 (16:38 -0800)
omap_sr_probe() creates the smartreflex debug directory and its
underlying nvalue debug directory. These directories are removed in
omap_sr_remove().

Basic smartreflex functionality tested on OMAP3630 Zoom3 & OMAP4430 SDP

Signed-off-by: Anand S Sawant <sawant@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found