Searched hist:"06 b4501e88ad10f02849a3f9d7408ed6ae15a53f" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/misc/eeprom/ |
H A D | Makefile | diff 06b4501e88ad10f02849a3f9d7408ed6ae15a53f Tue Jul 26 02:13:27 CEST 2011 Anatolij Gustschin <agust@denx.de> 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>
|