Re: [PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom

2010-05-10 Thread Ben Dooks
On Wed, May 05, 2010 at 08:45:53PM +0200, Sebastien Jan wrote: Low-level functions provide 16bits words read and write capability to ks8851 companion eeprom. Please use the eeprom interface that was added already Signed-off-by: Sebastien Jan s-...@ti.com --- drivers/net/ks8851.c | 228

Re: [PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom

2010-05-10 Thread Ben Dooks
On Thu, May 06, 2010 at 12:20:12AM -0700, David Miller wrote: From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:53 +0200 Low-level functions provide 16bits words read and write capability to ks8851 companion eeprom. Signed-off-by: Sebastien Jan s-...@ti.com Applied. So

Re: [PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom

2010-05-06 Thread David Miller
From: Sebastien Jan s-...@ti.com Date: Wed, 5 May 2010 20:45:53 +0200 Low-level functions provide 16bits words read and write capability to ks8851 companion eeprom. Signed-off-by: Sebastien Jan s-...@ti.com Applied. -- To unsubscribe from this list: send the line unsubscribe linux-omap in

[PATCH 2/4 v2] ks8851: Low level functions for read/write to companion eeprom

2010-05-05 Thread Sebastien Jan
Low-level functions provide 16bits words read and write capability to ks8851 companion eeprom. Signed-off-by: Sebastien Jan s-...@ti.com --- drivers/net/ks8851.c | 228 ++ drivers/net/ks8851.h | 14 +++- 2 files changed, 241 insertions(+), 1