public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] media: i2c: ths7303 cleanup
@ 2013-05-25 17:39 Prabhakar Lad
  2013-05-25 17:39 ` [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata Prabhakar Lad
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Prabhakar Lad @ 2013-05-25 17:39 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab, LMML, Laurent Pinchart
  Cc: DLOS, LKML, Lad, Prabhakar

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

Trivial cleanup of the driver.

Changes for v2:
1: Dropped the asynchronous probing and, OF
   support patches will be handling them independently because of dependencies.
2: Arranged the patches logically so that git bisect 
   succeeds.

Lad, Prabhakar (4):
  ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
  media: i2c: ths7303: remove init_enable option from pdata
  media: i2c: ths7303: remove unnecessary function ths7303_setup()
  media: i2c: ths7303: make the pdata as a constant pointer

 arch/arm/mach-davinci/board-dm365-evm.c |    1 -
 drivers/media/i2c/ths7303.c             |   48 ++++++++-----------------------
 include/media/ths7303.h                 |    2 -
 3 files changed, 12 insertions(+), 39 deletions(-)


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

end of thread, other threads:[~2013-06-08  8:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-25 17:39 [PATCH v2 0/4] media: i2c: ths7303 cleanup Prabhakar Lad
2013-05-25 17:39 ` [PATCH v2 1/4] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata Prabhakar Lad
2013-05-25 17:43   ` Prabhakar Lad
2013-05-31  8:43     ` Prabhakar Lad
2013-06-06  4:36   ` Sekhar Nori
2013-06-06 10:02     ` Prabhakar Lad
2013-06-06 10:07       ` Sekhar Nori
2013-05-25 17:39 ` [PATCH v2 2/4] media: i2c: ths7303: remove init_enable option from pdata Prabhakar Lad
2013-05-25 17:39 ` [PATCH v2 3/4] media: i2c: ths7303: remove unnecessary function ths7303_setup() Prabhakar Lad
2013-05-25 17:39 ` [PATCH v2 4/4] media: i2c: ths7303: make the pdata as a constant pointer Prabhakar Lad
2013-05-26  1:20 ` [PATCH v2 0/4] media: i2c: ths7303 cleanup Laurent Pinchart
2013-06-06 10:05   ` Prabhakar Lad
2013-06-07  8:40     ` Hans Verkuil
2013-06-08  8:04       ` Prabhakar Lad

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