From: Jean Delvare Date: Sat, 8 Sep 2007 12:09:19 +0000 (+0200) Subject: ieee1394: pcilynx: I2C cleanups X-Git-Tag: v2.6.24-rc1~825^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=745647e7a2ae399f7f70aca47827e62c99c893b5;p=pandora-kernel.git ieee1394: pcilynx: I2C cleanups * Delete optional and empty i2c client_register and client_unregister callbacks. * Use the proper i2c adapter ID. * Don't use a template to initialize the i2c_adapter structure, it's inefficient. * Update a misleading comment on why we use i2c_transfer rather than higher level i2c functions. Signed-off-by: Jean Delvare Signed-off-by: Stefan Richter --- Reading git-diff-tree failed