From: Senthilvadivu Guruswamy Date: Wed, 16 Feb 2011 05:14:00 +0000 (-0600) Subject: OMAP2,3: DSS2: Get DSS IRQ from platform device X-Git-Tag: v2.6.39-rc1~98^2~58^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef631f82500390b3dfc20b16214e53c443d675a4;p=pandora-kernel.git OMAP2,3: DSS2: Get DSS IRQ from platform device DSS IRQ number can be obtained from platform_get_irq(). This API in turn picks the right IRQ number belonging to HW IP from the hwmod database. So hardcoding of IRQ number could be removed. This IRQ is stored in dss_irq as part of dss structure, and freed it in dss_exit(). Reviewed-by: Paul Walmsley Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Senthilvadivu Guruswamy Signed-off-by: Sumit Semwal Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed