linux/drivers/video/omap2/dss
Archit Taneja 2e868dbe1d OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrs
dsi_packet_sent_handler_vp() and dsi_packet_sent_handler_l4() currently
receive the completion parameter as their argument. This is not sufficient
information to differentiate between DSI1 and DSI2 platform devices.

Pass the struct "dsi_packet_sent_handler_data" to the packet_sent_handler
isrs, these contain the platform_device pointer of the DSI device and the
pointer to the completion struct.

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-12 19:30:26 +03:00
..
core.c OMAP: DSS2: make omap_dss_(un)register_device static 2011-05-11 14:19:26 +03:00
dispc.c OMAP: DSS2: Pass platform_device as an argument in dsi functions 2011-05-12 19:30:26 +03:00
dispc.h OMAP: DSS2: Remove usage of struct dispc_reg 2011-05-11 14:20:53 +03:00
display.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00
dpi.c OMAP: DSS2: Pass platform_device as an argument in dsi functions 2011-05-12 19:30:26 +03:00
dsi.c OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrs 2011-05-12 19:30:26 +03:00
dss.c OMAP: DSS2: Pass platform_device as an argument in dsi functions 2011-05-12 19:30:26 +03:00
dss.h OMAP: DSS2: Pass platform_device as an argument in dsi functions 2011-05-12 19:30:26 +03:00
dss_features.c OMAP: DSS2: FEATURES: Add missing consts 2011-05-11 14:20:49 +03:00
dss_features.h OMAP: DSS2: Pass platform_device as an argument in dsi functions 2011-05-12 19:30:26 +03:00
hdmi.c OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters 2011-05-11 14:20:10 +03:00
hdmi.h OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
hdmi_omap4_panel.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
Kconfig OMAP: DSS2: DSI: enable interface for omap4 2011-05-11 14:20:50 +03:00
Makefile OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 2011-03-16 11:45:50 +05:30
manager.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
overlay.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00
rfbi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
sdi.c OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00
venc.c OMAP: DSS2: VENC: Add missing start/stop_device calls 2011-05-11 14:19:25 +03:00