public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] noon010pc30 driver conversion to the pad level operations
@ 2011-06-22 15:44 Sylwester Nawrocki
  2011-06-22 15:44 ` [PATCH 1/3] noon010pc30: Do not ignore errors in initial controls setup Sylwester Nawrocki
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sylwester Nawrocki @ 2011-06-22 15:44 UTC (permalink / raw)
  To: linux-media
  Cc: m.szyprowski, kyungmin.park, laurent.pinchart, s.nawrocki,
	sw0312.kim, riverful.kim

The following patch set converts noon010pc30 camera sensor driver to the 
subdev pad level operations. Additionally it cleans up some leftover after
conversion to the regulator framework and marks driver as experimental
as it now uses V4L2 sub-device API.


Sylwester Nawrocki (3):
  noon010pc30: Do not ignore errors in initial controls setup
  noon010pc30: Convert to the pad level ops
  noon010pc30: Clean up the s_power callback

 drivers/media/video/Kconfig       |    2 +-
 drivers/media/video/noon010pc30.c |  151 ++++++++++++++++++++++++-------------
 2 files changed, 98 insertions(+), 55 deletions(-)


--
Regards,
Sylwester


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

end of thread, other threads:[~2011-06-26 19:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 15:44 [PATCH 0/3] noon010pc30 driver conversion to the pad level operations Sylwester Nawrocki
2011-06-22 15:44 ` [PATCH 1/3] noon010pc30: Do not ignore errors in initial controls setup Sylwester Nawrocki
2011-06-22 15:44 ` [PATCH 2/3] noon010pc30: Convert to the pad level ops Sylwester Nawrocki
2011-06-25  0:08   ` Laurent Pinchart
2011-06-26 19:54     ` Sylwester Nawrocki
2011-06-22 15:44 ` [PATCH 3/3] noon010pc30: Clean up the s_power callback Sylwester Nawrocki

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