Commit 5bd1d91d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: tvp5150: implement decoder lock when irq is not used



When irq is used, the lock is set via IRQ code. When it isn't,
the driver just assumes it is always locked. Instead, read the
lock status from the status register.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent ee9a6ff6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment