From: Jean Delvare Date: Thu, 25 Aug 2005 14:43:29 +0000 (+0200) Subject: [PATCH] I2C: Drop debug eeprom dump code in pcilynx X-Git-Tag: v2.6.14-rc1~752^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386625f9f5cd94d10a21241b555b130dcec484fb;p=pandora-kernel.git [PATCH] I2C: Drop debug eeprom dump code in pcilynx The pcilynx driver includes code to dump the contents of an i2c eeprom for debugging purposes. The same can be done from userspace using the i2cdump tool (part of the lm_sensors project) instead, in a more efficient and flexible way. Thus I would suggest that this functionality be simply dropped from the pcilynx driver. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed