aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-04-18 11:06:17 -0400
committerMauro Carvalho Chehab <[email protected]>2018-05-05 09:01:22 -0400
commit1719834691901386cfcd264e0144309ddbada3d8 (patch)
treef918e22e14748ad7a0b98f813e301f9e09c09d3a /tools/perf/scripts/python/bin/stackcollapse-record
parentf2bea20ec56234a8ca8ec4a3481b744b3e0e8813 (diff)
media: include/media: fix missing | operator when setting cfg
The value from a readl is being masked with ITE_REG_CIOCAN_MASK however this is not being used and cfg is being re-assigned. I believe the assignment operator should actually be instead the |= operator. Detected by CoverityScan, CID#1467987 ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Sylwester Nawrocki <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions