kernel-fxtec-pro1x/drivers/misc/eeprom
Anatolij Gustschin 06b4501e88 misc/eeprom: add driver for microwire 93xx46 EEPROMs
Add EEPROM driver for 93xx46 chips.  It can also be used with spi_gpio
driver to access 93xx46 EEPROMs connected over GPIO lines.  This driver
supports read/write/erase access to the EEPROM chips over sysfs files.

[rdunlap@xenotime.net: fix printk format]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-07-25 20:57:16 -07:00
..
at24.c misc/at24: add more sanity checks for parameters 2010-12-24 02:14:17 -07:00
at25.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
eeprom.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
eeprom_93cx6.c EEPROM: 93cx6: Header file cleanup 2010-05-14 11:00:38 +02:00
eeprom_93xx46.c misc/eeprom: add driver for microwire 93xx46 EEPROMs 2011-07-25 20:57:16 -07:00
Kconfig misc/eeprom: add driver for microwire 93xx46 EEPROMs 2011-07-25 20:57:16 -07:00
Makefile misc/eeprom: add driver for microwire 93xx46 EEPROMs 2011-07-25 20:57:16 -07:00
max6875.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00