From: Felipe Contreras Date: Thu, 24 Feb 2011 20:51:33 +0000 (-0800) Subject: OMAP: mailbox: build device using omap_device/omap_hwmod X-Git-Tag: v2.6.39-rc1~432^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69dbf857c80e9697621ecb0d4323385999449663;p=pandora-kernel.git OMAP: mailbox: build device using omap_device/omap_hwmod Remove static platform_device and resource data within omap mailbox driver; use the one defined in the hwmod database along with omap_device framework for device build and registration. Add device latency functions to be used, so clock can be enabled and sysconfig is configured. Signed-off-by: Felipe Contreras Signed-off-by: Omar Ramirez Luna Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed