OMAP3+: smartreflex: fix sr_late_init() error path in probe
authorAaro Koskinen <aaro.koskinen@nokia.com>
Tue, 26 Apr 2011 09:25:10 +0000 (02:25 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 May 2011 09:38:02 +0000 (02:38 -0700)
commit0bf6e2eca2a32fc6ea69eb499313234476a526d7
tree9db3f3faf7c6f2e39040f5cf10948b28a720bb3e
parente15d13f45ec5dd0217317eddacd4e92565b300a1
OMAP3+: smartreflex: fix sr_late_init() error path in probe

sr_late_init() will take care of freeing the resources.

Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/smartreflex.c