linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] media: vimc: bug fixes related to memory management
@ 2019-10-01 16:50 Dafna Hirschfeld
  2019-10-01 16:50 ` [PATCH 1/3] media: vimc: initialize vim entity pointers to NULL Dafna Hirschfeld
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Dafna Hirschfeld @ 2019-10-01 16:50 UTC (permalink / raw)
  To: linux-media
  Cc: dafna.hirschfeld, helen.koike, ezequiel, andre.almeida, skhan,
	hverkuil, kernel, dafna3

This patchset has 3 patches fixing 3 bugs in vimc.
The patchset is rebased on top of v5 of the patchset
'media: vimc: Collapse component structure into a single
monolithic driver' sent by 'Shuah Khan'





Dafna Hirschfeld (3):
  media: vimc: initialize vim entity pointers to NULL
  media: vimc: sensor: register subdevice only after initialization
  media: vimc: move media_entity_cleanup to release callbacks

 drivers/media/platform/vimc/vimc-capture.c |  2 +-
 drivers/media/platform/vimc/vimc-common.c  |  1 -
 drivers/media/platform/vimc/vimc-core.c    |  8 +++-----
 drivers/media/platform/vimc/vimc-debayer.c |  1 +
 drivers/media/platform/vimc/vimc-scaler.c  |  1 +
 drivers/media/platform/vimc/vimc-sensor.c  | 21 +++++++++++----------
 6 files changed, 17 insertions(+), 17 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-10-01 17:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 16:50 [PATCH 0/3] media: vimc: bug fixes related to memory management Dafna Hirschfeld
2019-10-01 16:50 ` [PATCH 1/3] media: vimc: initialize vim entity pointers to NULL Dafna Hirschfeld
2019-10-01 17:19   ` Helen Koike
2019-10-01 17:25     ` Andrzej Pietrasiewicz
2019-10-01 17:35       ` Helen Koike
2019-10-01 17:38         ` Andrzej Pietrasiewicz
2019-10-01 16:50 ` [PATCH 2/3] media: vimc: sensor: register subdevice only after initialization Dafna Hirschfeld
2019-10-01 17:22   ` Helen Koike
2019-10-01 16:50 ` [PATCH 3/3] media: vimc: move media_entity_cleanup to release callbacks Dafna Hirschfeld
2019-10-01 17:33   ` Helen Koike

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).