]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (9657): em28xx: add a functio to write on a single register
authorDevin Heitmueller <devin.heitmueller@gmail.com>
Thu, 20 Nov 2008 12:52:20 +0000 (09:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:36 +0000 (17:53 -0200)
commitb69724899440289ab258ff417c2d6aa104c70310
tree226c171b4857b39d279d02567d2fe22b62b17101
parentf8de18d4308317a1c088fb8852ed0516124521b1
V4L/DVB (9657): em28xx: add a functio to write on a single register

Introduce a new function that writes to a single register.  This is
useful because the vast majority of register writes are a single
register, and this format permits or'ing register value bits together.

Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-core.c
drivers/media/video/em28xx/em28xx.h