linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: i2c: imx219: Trivial Fixes
@ 2021-03-11  9:52 Lad Prabhakar
  2021-03-11  9:52 ` [PATCH v2 1/2] media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream Lad Prabhakar
  2021-03-11  9:52 ` [PATCH v2 2/2] media: i2c: imx219: Balance runtime PM use-count Lad Prabhakar
  0 siblings, 2 replies; 5+ messages in thread
From: Lad Prabhakar @ 2021-03-11  9:52 UTC (permalink / raw)
  To: Dave Stevenson, Mauro Carvalho Chehab, Laurent Pinchart
  Cc: Pavel Machek, Andrey Konovalov, Sakari Ailus, Jacopo Mondi,
	Hans Verkuil, linux-media, linux-kernel, linux-renesas-soc,
	Prabhakar, Lad Prabhakar, Biju Das

Hi All,

This patch series fixes trivial issues found in imx219 driver.

Cheers,
Prabhakar

Changes for v2:
* Dropped serialization patch
* Moved locking/unlocking of controls to imx219_start/imx219_stop as
  suggested by Laurent.
* Moved incrementing/decrementing to imx219_start/imx219_stop as
  suggested by Laurent.

Lad Prabhakar (2):
  media: i2c: imx219: Move out locking/unlocking of vflip and hflip
    controls from imx219_set_stream
  media: i2c: imx219: Balance runtime PM use-count

 drivers/media/i2c/imx219.c | 49 ++++++++++++++++++++++----------------
 1 file changed, 29 insertions(+), 20 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-03-15  0:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-11  9:52 [PATCH v2 0/2] media: i2c: imx219: Trivial Fixes Lad Prabhakar
2021-03-11  9:52 ` [PATCH v2 1/2] media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream Lad Prabhakar
2021-03-15  0:02   ` Laurent Pinchart
2021-03-11  9:52 ` [PATCH v2 2/2] media: i2c: imx219: Balance runtime PM use-count Lad Prabhakar
2021-03-15  0:03   ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).