From: Paul Walmsley Date: Fri, 22 Jun 2012 03:40:38 +0000 (-0600) Subject: ARM: OMAP2+: HDQ1W: use omap_device X-Git-Tag: omap-devel-driver-for-v3.6~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b1b29d37b0ca3ecd424a1fe301406cf525fc04;p=pandora-kernel.git ARM: OMAP2+: HDQ1W: use omap_device Convert the old-style device registration code for HDQ1W to use omap_device. This will allow the driver to be converted to use PM runtime and to take advantage of the OMAP IP block management infrastructure (hwmod, PM, etc.). A side benefit of this conversion is that it also makes the HDQ device available on OMAP2420. The previous code only enabled it on 2430 and 3430. Signed-off-by: Paul Walmsley Cc: NeilBrown Tested-by: NeilBrown --- Reading git-diff-tree failed