linux/drivers/media/pci/mgb4
Martin Tůma 825fc49497 media: mgb4: Fix double debugfs remove
Fixes an error where debugfs_remove_recursive() is called first on a parent
directory and then again on a child which causes a kernel panic.

Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: 0ab13674a9 ("media: pci: mgb4: Added Digiteq Automotive MGB4 driver")
Cc: <stable@vger.kernel.org>
[hverkuil: added Fixes/Cc tags]
2024-05-27 11:33:56 +02:00
..
Kconfig media: pci: mgb4: add COMMON_CLK dependency 2023-11-16 13:59:31 +01:00
Makefile
mgb4_cmt.c
mgb4_cmt.h
mgb4_core.c media: mgb4: Fix double debugfs remove 2024-05-27 11:33:56 +02:00
mgb4_core.h
mgb4_dma.c
mgb4_dma.h
mgb4_i2c.c
mgb4_i2c.h
mgb4_io.h
mgb4_regs.c media: pci: mgb4: Refactor struct resources 2024-05-03 11:02:04 +01:00
mgb4_regs.h
mgb4_sysfs_in.c
mgb4_sysfs_out.c
mgb4_sysfs_pci.c
mgb4_sysfs.h
mgb4_trigger.c
mgb4_trigger.h
mgb4_vin.c media: videobuf2: core: Rename min_buffers_needed field in vb2_queue 2023-12-13 17:31:27 +01:00
mgb4_vin.h
mgb4_vout.c media: videobuf2: core: Rename min_buffers_needed field in vb2_queue 2023-12-13 17:31:27 +01:00
mgb4_vout.h