lkml.org 
[lkml]   [2020]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Error handling fixes in stm32-dcmi driver
Date
This serie implements fixes in error path of the stm32-dcmi driver.
As part of it, it also fixes the way video device is handled in
order to ensure that it is only created when the attached sensor
is well initialized. (current implementation leads to having a
video device always created and but never deleted upon removal of
the module if sensor initialization is failing)

Alain Volmat (2):
media: stm32-dcmi: create video dev within notifier bound
media: stm32-dcmi: fix probe error path & module remove

drivers/media/platform/stm32/stm32-dcmi.c | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 deletions(-)

\
 
 \ /
  Last update: 2020-07-28 08:39    [W:0.053 / U:0.788 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site