From: "Lad, Prabhakar" <prabhakar.cse...@gmail.com> Hi All,
This patch series upgrades the vpif capture & display driver with the all the helpers provided by v4l, this makes the driver much simpler and cleaner. This also includes few checkpatch issues. Sending them as single patch one for capture and another for display, splitting them would have caused a huge number small patches. Lad, Prabhakar (2): media: davinci: vpif capture: upgrade the driver with v4l offerings media: davinci: vpif display: upgrade the driver with v4l offerings drivers/media/platform/davinci/vpif_capture.c | 916 ++++++------------------- drivers/media/platform/davinci/vpif_capture.h | 32 +- drivers/media/platform/davinci/vpif_display.c | 788 ++++++--------------- drivers/media/platform/davinci/vpif_display.h | 31 +- 4 files changed, 446 insertions(+), 1321 deletions(-) -- 1.7.9.5 _______________________________________________ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source