media: cx23885: Use PCI and TS masks in irq functions
authorBrad Love <brad@nextdimension.cc>
Tue, 8 May 2018 21:20:17 +0000 (17:20 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 11 May 2018 15:28:28 +0000 (11:28 -0400)
commit3b8315f37d6eaa36f0f2e484eabaef03a7bd1eff
tree6d4da536af41ada4db1f1771eb6d8cc3422b0c83
parent9a7dc2b064ef7477d4c3a477f4de0a44b3a40cbd
media: cx23885: Use PCI and TS masks in irq functions

Currently mask is read for pci_status/ts1_status/ts2_status, but
otherwise ignored. The masks are now used to determine whether
action is warranted.

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/pci/cx23885/cx23885-core.c