V4L/DVB (9658): em28xx: use em28xx_write_reg() for i2c clock setup
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Thu, 20 Nov 2008 12:53:05 +0000 (09:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:36 +0000 (17:53 -0200)
Convert the calls that write the i2c clock register over to the new
em28xx_write_reg() function that allows for or'ing bits

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found