From: Jean Delvare Date: Fri, 19 Jun 2009 14:58:18 +0000 (+0200) Subject: i2c: Merge i2c_attach_client into i2c_new_device X-Git-Tag: v2.6.31-rc1~107^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a227e8ac19c2d3e189833b8518b1805d9b443c;p=pandora-kernel.git i2c: Merge i2c_attach_client into i2c_new_device Now that i2c_attach_client is no longer exported, it doesn't need to be a separate function. Merge it into its only user, i2c_new_device. Signed-off-by: Jean Delvare Cc: David Brownell --- Reading git-diff-tree failed