summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/pt1
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-04-18 17:06:17 +0200
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-05 15:01:22 +0200
commit1719834691901386cfcd264e0144309ddbada3d8 (patch)
treef918e22e14748ad7a0b98f813e301f9e09c09d3a /drivers/media/pci/pt1
parentmedia: cx231xx: remove a now unused var (diff)
downloadlinux-1719834691901386cfcd264e0144309ddbada3d8.tar.xz
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 'drivers/media/pci/pt1')
0 files changed, 0 insertions, 0 deletions