diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2024-12-31 22:04:34 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-01-07 14:21:39 +0300 |
commit | fbb5298bf1a7b71723cd2bb193642429ceb0fb84 (patch) | |
tree | c9c9a25c40864aa1f9dd6c8743600cfa34bc23c0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d76bf5267a6bcf25b95dfa1e71da0d3af3435682 (diff) | |
download | linux-fbb5298bf1a7b71723cd2bb193642429ceb0fb84.tar.xz |
media: mmp: Bring back registration of the device
In commit 4af65141e38e ("media: marvell: cafe: Register V4L2 device
earlier"), a call to v4l2_device_register() was moved away from
mccic_register() into its caller, marvell/cafe's cafe_pci_probe().
This is not the only caller though -- there's also marvell/mmp.
Add v4l2_device_register() into mmpcam_probe() to unbreak the MMP camera
driver, in a fashion analogous to what's been done to the Cafe driver.
Same for the teardown path.
Fixes: 4af65141e38e ("media: marvell: cafe: Register V4L2 device earlier")
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Cc: stable@vger.kernel.org # v6.6+
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions