From: Jean Delvare on
Hi Ben,

On Fri, 30 Apr 2010 00:16:24 +0100, Ben Dooks wrote:
> 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(a)simtec.co.uk>
> Cc: Wolfram Sang <w.sang(a)pengutronix.de>
> Cc: Jean Delvare <khali(a)linux-fr.org>
> Cc: Linux Kernel <linux-kernel(a)vger.kernel.org>

I don't know anything about these driver and device, so don't expect
any input from me.

--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/