From: Jean Delvare Date: Fri, 19 Jun 2009 14:58:19 +0000 (+0200) Subject: i2c: Kill the redundant client list X-Git-Tag: v2.6.31-rc1~107^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e549c2b54dd90a056d6824b885d438b7437874f0;p=pandora-kernel.git i2c: Kill the redundant client list We used to maintain our own per-adapter list of i2c clients, but this is redundant with what the driver core does, and no longer needed. Just drop the redundant list. Signed-off-by: Jean Delvare Cc: David Brownell --- Reading git-diff-tree failed