aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2023-12-07 08:57:45 +0100
committerMauro Carvalho Chehab <[email protected]>2023-12-09 07:42:53 +0100
commit85d2a31fe4d9be1555f621ead7a520d8791e0f74 (patch)
treebd506bf514064283688e384c4c7a3b9683e855e7 /tools/perf/scripts/python/bin/export-to-sqlite-report
parent688f3af3c354adc19b78d352c8c7b2006f993f2d (diff)
media: rkisp1: Drop IRQF_SHARED
In all known platforms the ISP has dedicated IRQ lines, but for some reason the driver uses IRQF_SHARED. Supporting IRQF_SHARED properly requires handling interrupts even when our device is disabled, and the driver does not handle this. To avoid adding such code, and to be sure the driver won't accidentally be used in a platform with shared interrupts, let's drop the IRQF_SHARED flag. Link: https://lore.kernel.org/r/[email protected] Tested-by: Adam Ford <[email protected]> #imx8mp-beacon Signed-off-by: Tomi Valkeinen <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions