From: Wolfram Sang Date: Mon, 15 Jun 2009 16:01:49 +0000 (+0200) Subject: i2c/chips: Move max6875 to drivers/misc/eeprom X-Git-Tag: v2.6.31-rc1~317^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b364f230a5ef984818837ec7c2be0884eac191c;p=pandora-kernel.git i2c/chips: Move max6875 to drivers/misc/eeprom This driver only reads the user EEPROM of that chip, so we can move it to the eeprom-directory in order to further clean up (and later remove) drivers/i2c/chips. The Kconfig text was updated to match the current functionality, dropping the meanwhile obsoleted parts. Defconfigs have been adapted. Signed-off-by: Wolfram Sang Acked-by: Ben Gardner Signed-off-by: Jean Delvare --- Reading git-diff-tree failed