From: Andy Walls Date: Sat, 15 Jan 2011 00:11:22 +0000 (-0300) Subject: [media] lirc_zilog: Don't make private copies of i2c clients X-Git-Tag: v2.6.38-rc2~1^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b351f64f5c02acf6552d2109bc213bfa133388;p=pandora-kernel.git [media] lirc_zilog: Don't make private copies of i2c clients Don't make private copies of the i2c clients provided by the I2C subsystem, don't change the client address field, and don't probe the client addresses - the bridge driver already did that. This moves us to the proper I2C and binding model. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed