linux/drivers/video/omap2/dss
Senthilvadivu Guruswamy ef631f8250 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 <paul@pwsan.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Senthilvadivu Guruswamy <svadivu@ti.com>
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-03-11 15:46:21 +02:00
..
core.c OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver 2011-03-11 15:46:21 +02:00
dispc.c OMAP2,3: DSS2: Use platform device to get baseaddr 2011-03-11 15:46:21 +02:00
display.c OMAP: DSS2: Remove extra return statement 2010-08-05 16:52:11 +03:00
dpi.c OMAP: DSS2: LCD2 Channel Changes for DISPC 2011-01-10 11:36:49 +02:00
dsi.c OMAP2,3: DSS2: Use platform device to get baseaddr 2011-03-11 15:46:21 +02:00
dss_features.c OMAP: DSS2: Add dss_features for omap4 and overlay manager related features 2011-01-10 11:09:54 +02:00
dss_features.h OMAP: DSS2: Add dss_features for omap4 and overlay manager related features 2011-01-10 11:09:54 +02:00
dss.c OMAP2,3: DSS2: Get DSS IRQ from platform device 2011-03-11 15:46:21 +02:00
dss.h OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver 2011-03-11 15:46:21 +02:00
Kconfig OMAP: DSS2: Add Kconfig option for DPI display type 2010-05-18 14:14:29 +03:00
Makefile OMAP: DSS2: Introduce dss_features files 2010-10-22 23:21:03 +03:00
manager.c OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. 2011-01-10 11:36:51 +02:00
overlay.c OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. 2011-01-10 11:36:51 +02:00
rfbi.c OMAP2,3: DSS2: Use platform device to get baseaddr 2011-03-11 15:46:21 +02:00
sdi.c OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument 2011-01-10 11:36:34 +02:00
venc.c OMAP2,3: DSS2: Use platform device to get baseaddr 2011-03-11 15:46:21 +02:00