ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()
authorFelipe Balbi <balbi@ti.com>
Wed, 29 Feb 2012 22:33:44 +0000 (23:33 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 15 May 2016 12:43:21 +0000 (15:43 +0300)
commit5571a95633459377545220f70bb18fe872443b0a
tree49e993b27d84329d8217729628a8e8c498898103
parentb4c0118302fb6b468af70f7bc0a03c07a3fad94e
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