media: coda: don't disable IRQs across buffer meta handling
authorLucas Stach <l.stach@pengutronix.de>
Mon, 5 Nov 2018 15:25:05 +0000 (10:25 -0500)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 23 Nov 2018 10:28:51 +0000 (05:28 -0500)
commit68d66a931079ac8badc0b224491dd57c5eacc4f4
treeb265956ba70f46a1c8971f91dde3f5cbc12c064b
parentcdd87d3a2c3b68b4e199c041d9472216a2c503f9
media: coda: don't disable IRQs across buffer meta handling

The CODA driver uses threaded IRQs only, so there is nothing happening
in hardirq context that could interfere with the buffer meta handling.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/coda/coda-bit.c
drivers/media/platform/coda/coda-common.c