diff options
| author | Martin Kepplinger <[email protected]> | 2021-12-16 10:03:35 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2022-01-23 21:18:42 +0100 |
| commit | 59c2b6d51803ad6b7af28f2a60a843b24374e692 (patch) | |
| tree | a086481857725f33ab8be8ab72abd41c400380da /tools/perf/scripts/python/syscall-counts.py | |
| parent | e25a89f743b18c029bfbe5e1663ae0c7190912b0 (diff) | |
media: imx: imx8mq-mipi-csi2: remove wrong irq config write operation
The place where this register writel() that masks one interrupt is placed
does not guarantee that the device is powered so that's not allowed.
Moreover imx8mq_mipi_csi_start_stream() masks the interrupt anyway so the
write is not even needed. Remove it as this is a mistake that slipped in
with the driver.
Fixes: f33fd8d77dd0 ("media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller")
Signed-off-by: Martin Kepplinger <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions