commit | bdd335636a1afe1f30076915395874549be8cd35 | [log] [tgz] |
---|---|---|
author | Devin Heitmueller <devin.heitmueller@gmail.com> | Sun Nov 16 20:17:14 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Jun 16 18:21:04 2009 -0300 |
tree | 20a0e609aa1ed8709bbe2ccce20b31d8bcab33b3 | |
parent | 91bd625e217452f01fc568f4d2cb3ad5cee4640c [diff] |
V4L/DVB (11787): xc5000: cleanup i2c read routines This patch centralizes the i2c read functions, and eliminates pass-through function only called by one caller. Make reading of xc5000 registers an atomic i2c transaction in case we're on a multi-master bus. Signed-off-by: Devin Heitmueller <devin.heitmueller@gmail.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>