From: Anatolij Gustschin Date: Tue, 26 Jul 2011 00:13:27 +0000 (-0700) Subject: misc/eeprom: add driver for microwire 93xx46 EEPROMs X-Git-Tag: v3.1-rc1~241^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b4501e88ad10f02849a3f9d7408ed6ae15a53f;p=pandora-kernel.git 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 Cc: Jonathan Cameron Cc: Grant Likely Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed