From: Devin Heitmueller Date: Thu, 20 Nov 2008 12:52:20 +0000 (-0300) Subject: V4L/DVB (9657): em28xx: add a functio to write on a single register X-Git-Tag: v2.6.29-rc1~556^2~379 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b69724899440289ab258ff417c2d6aa104c70310;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed