]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: devices: Fixes for McPDM
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Thu, 3 Nov 2011 08:41:22 +0000 (10:41 +0200)
committerTony Lindgren <tony@atomide.com>
Sat, 5 Nov 2011 00:41:06 +0000 (17:41 -0700)
commit7700ea57e918944bc70e5ea5ad467c56d8c36a99
tree375fec74b273244bd280da2f3b3d259c9c2f6473
parent7fa761e8214ebd4427f6f34e14b2537b032551e3
ARM: OMAP2+: devices: Fixes for McPDM

Commit 610f770629d6ab0d939c3c244066bf1358e9b271 (ARM: OMAP2+: devices:
Remove all omap_device_pm_latency structures) removed these structures.
Commit c97012fcf02ef259d96732d969f092f57c78969f (OMAP: omap_device:
when building return platform_device instead of omap_device) now
returns platform_device instead of omap_device.

Fix up the omap-mcpdm init function since this part comes via sound
tree, and there has been changes regarding to hwmod/omap_device_build.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: Benoit Cousson <b-cousson@ti.com>
CC: Kevin Hilman <khilman@ti.com>
[tony@atomide.com: updated comments]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c