linux/drivers/misc/eeprom
Ben Dooks b30f8bdcfa eeprom_93cx6: Add data direction control.
Some devices need to know if the data is to be output or read, so add a
data direction into the eeprom structure to tell the driver whether the
data line should be driven.

The user in this case is the Micrel KS8851 which has a direction
control for the EEPROM data line and thus needs to know whether
to drive it (writing) or to tristate it for receiving.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Cc: Wolfram Sang <w.sang@pengutronix.de>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-26 14:59:38 -05: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
digsy_mtc_eeprom.c misc/eeprom: add eeprom access driver for digsy_mtc board 2011-07-25 20:57:16 -07:00
eeprom_93cx6.c eeprom_93cx6: Add data direction control. 2011-11-26 14:59:38 -05:00
eeprom_93xx46.c misc/eeprom: add driver for microwire 93xx46 EEPROMs 2011-07-25 20:57:16 -07:00
eeprom.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00
Kconfig drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' 2011-11-15 22:41:51 -02:00
Makefile misc/eeprom: add eeprom access driver for digsy_mtc board 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