diff options
author | Hans de Goede <[email protected]> | 2024-10-13 17:40:55 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2024-11-07 15:16:06 +0100 |
commit | f6d364dbad0407ca1bb5b476bc50b830dae0a603 (patch) | |
tree | b6e8115820f91dd0102040377388c2de111ce835 /drivers/fpga/fpga-mgr.c | |
parent | 1059f9e6cc16f1129b8d28518b05782cfffd4c94 (diff) |
media: atomisp: mt9m114: Add missing mutex_init() call
The input_lock was not being initialized, fix this.
Also switch to devm_kzalloc() for the main driver data struct, so that
devm_mutex_init() can be used for this.
Signed-off-by: Hans de Goede <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions