]> git.baikalelectronics.ru Git - kernel.git/commit
eeprom-93cx6: Add (read-only) support for 8-bit mode
authorOndrej Zary <linux@rainbow-software.org>
Mon, 24 Nov 2014 22:24:40 +0000 (23:24 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 25 Nov 2014 14:42:53 +0000 (15:42 +0100)
commit75fc242030cc3eb0b8260bcc82cf73fb6a49f054
tree2593a6522853a06b4fc8da507d6aed5926dfc751
parente832cfdbbdf7482cf009c300257041c0097601dc
eeprom-93cx6: Add (read-only) support for 8-bit mode

Add read-only support for EEPROMs configured in 8-bit mode (ORG pin connected
to GND).
This will be used by wd719x driver.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/misc/eeprom/eeprom_93cx6.c
include/linux/eeprom_93cx6.h