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 <w.sang@pengutronix.de> Acked-by:
Ben Gardner <gardner.ben@gmail.com> Signed-off-by:
Jean Delvare <khali@linux-fr.org>
Showing
- arch/mips/configs/bigsur_defconfig 1 addition, 1 deletionarch/mips/configs/bigsur_defconfig
- arch/mips/configs/mtx1_defconfig 1 addition, 1 deletionarch/mips/configs/mtx1_defconfig
- arch/powerpc/configs/ppc6xx_defconfig 1 addition, 1 deletionarch/powerpc/configs/ppc6xx_defconfig
- drivers/i2c/chips/Kconfig 0 additions, 15 deletionsdrivers/i2c/chips/Kconfig
- drivers/i2c/chips/Makefile 0 additions, 1 deletiondrivers/i2c/chips/Makefile
- drivers/misc/eeprom/Kconfig 14 additions, 0 deletionsdrivers/misc/eeprom/Kconfig
- drivers/misc/eeprom/Makefile 1 addition, 0 deletionsdrivers/misc/eeprom/Makefile
- drivers/misc/eeprom/max6875.c 1 addition, 1 deletiondrivers/misc/eeprom/max6875.c
Please register or sign in to comment