ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()
authorFelipe Balbi <balbi@ti.com>
Wed, 29 Feb 2012 22:33:44 +0000 (23:33 +0100)
committerKevin Hilman <khilman@ti.com>
Mon, 5 Mar 2012 19:29:26 +0000 (11:29 -0800)
commit1079a8b2907007ca6d11081fc403fc198ac503c4
tree4c18c877ffeab73206cb13ef9b160ef1b4dae1e8
parentd62bc78a65ed68ed05043d8e499672e2be7bb259
ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()

That's very useful to fetch the correct struct sr_info
from the PM handlers.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Jean Pihet <j-pihet@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/smartreflex.c