From: Devin Heitmueller Date: Wed, 1 Apr 2009 03:11:31 +0000 (-0300) Subject: V4L/DVB (11343): au0828: make i2c clock speed per-board configurable X-Git-Tag: v2.6.30-rc1~136^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16af6f5a7fc2c56c4d8246b850b96324be2fec13;p=pandora-kernel.git V4L/DVB (11343): au0828: make i2c clock speed per-board configurable Setup the i2c clock speed to be definable on a per-board basis. This allows us to explicitly set the clock speed to 30 KHz on the 950q, and also gets rid of code which sets it on a basis of what chip the i2c master is talking to at any given time (which could have caused issues because i2c slaves should never receive commands at a clock higher than their supported clock speed). Signed-off-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed