[PATCH 09/10] staging: drm/omap: Get DMM resources from hwmod

2012-03-05 Thread Rob Clark
From: Andy Gross This patch splits the DMM off into a separate sub-device, in order to utilize the platform device information that was created as part of the OMAP hwmod entry for the DMM. The driver probe function queries the iomem resource and IRQ using standard

[PATCH 09/10] staging: drm/omap: Get DMM resources from hwmod

2012-03-05 Thread Rob Clark
From: Andy Gross andy.gr...@ti.com This patch splits the DMM off into a separate sub-device, in order to utilize the platform device information that was created as part of the OMAP hwmod entry for the DMM. The driver probe function queries the iomem resource and IRQ using standard platform_get