OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
authorKevin Hilman <khilman@ti.com>
Mon, 1 Aug 2011 16:33:13 +0000 (09:33 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 15 Sep 2011 23:35:47 +0000 (16:35 -0700)
Public omap_device functions need to take platform_device pointers,
conversion to omap_device pointers is done internal to the omap_device
layer.

Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found