From 386625f9f5cd94d10a21241b555b130dcec484fb Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 25 Aug 2005 16:43:29 +0200 Subject: [PATCH] [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-format-patch failed