OSDN Git Service

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)
commitb1ace38094c4926255343a81faba8fb4faf59a45
tree8756958fac9c5d9361273767aec409fdaa1e6960
parentdd31394779aa288eb6b9c42672ffcb6d05d6c414
OMAP2+: smartreflex: remove SR debug directory in omap_sr_remove()

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>
arch/arm/mach-omap2/smartreflex.c