diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2009-01-26 21:19:53 +0100 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2009-01-26 21:19:53 +0100 |
commit | 5195e5093bb7d30dbf057b260005cb4ab9761168 (patch) | |
tree | b73c91ea07ad4b6415461fdad8f217b5f721b274 /drivers/misc/eeprom/at24.c | |
parent | i2c: Quilt tree has moved (diff) | |
download | linux-5195e5093bb7d30dbf057b260005cb4ab9761168.tar.xz linux-5195e5093bb7d30dbf057b260005cb4ab9761168.zip |
i2c: Move at24 to drivers/misc/eeprom
As drivers/i2c/chips is going to go away, move the driver to
drivers/misc/eeprom. Other eeprom drivers may be moved here later, too.
Update Kconfig text to specify this driver as I2C.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to '')
-rw-r--r-- | drivers/misc/eeprom/at24.c (renamed from drivers/i2c/chips/at24.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/i2c/chips/at24.c b/drivers/misc/eeprom/at24.c index d4775528abc6..d4775528abc6 100644 --- a/drivers/i2c/chips/at24.c +++ b/drivers/misc/eeprom/at24.c |