diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-04-18 11:06:17 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-05 09:01:22 -0400 |
| commit | 1719834691901386cfcd264e0144309ddbada3d8 (patch) | |
| tree | f918e22e14748ad7a0b98f813e301f9e09c09d3a /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f2bea20ec56234a8ca8ec4a3481b744b3e0e8813 (diff) | |
| download | linux-1719834691901386cfcd264e0144309ddbada3d8.tar.gz linux-1719834691901386cfcd264e0144309ddbada3d8.zip | |
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 <colin.king@canonical.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
