]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
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)
commit9f8b6949d78f1306eef0edc14bc1fbcaf3e58ad0
tree25d24e2eeb52bfa1116322d681fd54a08d18f6c0
parentbfae4f8ffa8249c7cdd1483320cf1adc0ec954ff
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer

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>
arch/arm/mach-omap2/gpio.c
arch/arm/mach-omap2/serial.c
arch/arm/plat-omap/include/plat/omap_device.h