summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChanwoo Lee <cw9316.lee@samsung.com>2026-06-24 11:19:03 +0900
committerUlf Hansson <ulfh@kernel.org>2026-07-06 15:41:54 +0200
commite8a80efa630ee9ba0c565b4401d798e3481f4ab5 (patch)
treedb3f7db8742dd5616c932bd815c9ba0d43184e1f /tools/perf/scripts/python
parent3f78a256230bc61002a83cd5ad6995fe44f2addb (diff)
mmc: cqhci: Remove unused intmask parameter from cqhci_irq()
The intmask parameter of cqhci_irq() is never used within the function body. The function reads the CQHCI interrupt status directly via cqhci_readl() and processes interrupts independently of the SDHCI intmask value passed by callers. Signed-off-by: Chanwoo Lee <cw9316.lee@samsung.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulfh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions