add vpif capture and display driver support for da850/omap-l138 by taking care of the interrupt behavior changes and removing platform specific connotations. Manjunath Hadli (4): davinci: vpif: add check for genuine interrupts in the isr davinci: vpif: make generic changes to re-use the vpif drivers on da850/omap-l138 soc davinci: vpif: make request_irq flags as shared davinci: da850: add build configuration for vpif drivers drivers/media/video/davinci/Kconfig | 26 +++++++++++++++++++++++++- drivers/media/video/davinci/Makefile | 5 +++++ drivers/media/video/davinci/vpif.c | 2 +- drivers/media/video/davinci/vpif_capture.c | 16 ++++++++++------ drivers/media/video/davinci/vpif_display.c | 21 +++++++++++++-------- drivers/media/video/davinci/vpif_display.h | 2 +- include/media/davinci/vpif_types.h | 2 ++ 7 files changed, 57 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html