V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programming
authorHartmut Birr <e9hack@gmail.com>
Mon, 4 Dec 2006 00:08:08 +0000 (21:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 11:05:38 +0000 (09:05 -0200)
commit2a893dea0f186efc2eb4bcdaee145b20c87d239d
tree257336baec5af1ef59dae202ba0a111f89704e19
parent97a2cf05c409f0f73346d3d258b643c782879c77
V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programming

Remove bogus read during MC1 programming.
A '1' bit could never be cleared using the old code.
Use MASK_xx macros.

Signed-off-by: Hartmut Birr <e9hack@gmail.com>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/ttpci/budget-av.c
drivers/media/dvb/ttpci/budget-ci.c