public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] media: davinci: vpif trivial cleanup
@ 2013-05-25 16:36 Prabhakar Lad
  2013-05-25 16:36 ` [PATCH v2 1/5] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically Prabhakar Lad
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Prabhakar Lad @ 2013-05-25 16:36 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab, LMML, Laurent Pinchart
  Cc: DLOS, LKML, Lad, Prabhakar

From: Lad, Prabhakar <prabhakar.csengg@gmail.com>

This patch series cleans the VPIF driver, uses devm_* api wherever
required and uses module_platform_driver() to simplify the code.

This patch series applies on http://git.linuxtv.org/hverkuil/media_tree.git/
shortlog/refs/heads/for-v3.11 and is tested on OMAP-L138.

Changes for v2:
1: Rebased on v3.11 branch of Hans.
2: Dropped the patches which removed headers as mentioned by Laurent.

Lad, Prabhakar (5):
  media: davinci: vpif: remove unwanted header mach/hardware.h and sort
    the includes alphabetically
  media: davinci: vpif: Convert to devm_* api
  media: davinci: vpif: remove unnecessary braces around defines
  media: davinci: vpif_capture: Convert to devm_* api
  media: davinci: vpif_display: Convert to devm_* api

 drivers/media/platform/davinci/vpif.c         |   45 ++++-----------
 drivers/media/platform/davinci/vpif_capture.c |   73 +++++--------------------
 drivers/media/platform/davinci/vpif_display.c |   61 ++++-----------------
 3 files changed, 37 insertions(+), 142 deletions(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-05-29  1:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-25 16:36 [PATCH v2 0/5] media: davinci: vpif trivial cleanup Prabhakar Lad
2013-05-25 16:36 ` [PATCH v2 1/5] media: davinci: vpif: remove unwanted header mach/hardware.h and sort the includes alphabetically Prabhakar Lad
2013-05-26  0:49   ` Laurent Pinchart
2013-05-25 16:36 ` [PATCH v2 2/5] media: davinci: vpif: Convert to devm_* api Prabhakar Lad
2013-05-26  0:49   ` Laurent Pinchart
2013-05-26 14:15     ` Sergei Shtylyov
2013-05-29  1:12       ` Laurent Pinchart
2013-05-25 16:36 ` [PATCH v2 3/5] media: davinci: vpif: remove unnecessary braces around defines Prabhakar Lad
2013-05-26  0:51   ` Laurent Pinchart
2013-05-25 16:36 ` [PATCH v2 4/5] media: davinci: vpif_capture: Convert to devm_* api Prabhakar Lad
2013-05-26  1:14   ` Laurent Pinchart
2013-05-25 16:36 ` [PATCH v2 5/5] media: davinci: vpif_display: " Prabhakar Lad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox