Re: [PATCHv2 3/7] i2c: OF helpers for the i2c API

2008-04-11 Thread Stephen Rothwell
On Fri, 11 Apr 2008 21:22:35 +0200 Jochen Friedrich <[EMAIL PROTECTED]> wrote: > > This patch implements various helpers to support OF bindings for > the i2c API. > > Signed-off-by: Jochen Friedrich <[EMAIL PROTECTED]> Acked-by: Stephen Rothwell <[EMAIL PROTECTED]> -- Cheers, Stephen Rothwell

Re: [PATCHv2 3/7] i2c: OF helpers for the i2c API

2008-04-11 Thread David Miller
From: Jochen Friedrich <[EMAIL PROTECTED]> Date: Fri, 11 Apr 2008 21:22:35 +0200 > This patch implements various helpers to support OF bindings for > the i2c API. > > Signed-off-by: Jochen Friedrich <[EMAIL PROTECTED]> Acked-by: David S. Miller <[EMAIL PROTECTED]> ___

[PATCHv2 3/7] i2c: OF helpers for the i2c API

2008-04-11 Thread Jochen Friedrich
This patch implements various helpers to support OF bindings for the i2c API. Signed-off-by: Jochen Friedrich <[EMAIL PROTECTED]> --- drivers/of/Kconfig |6 +++ drivers/of/Makefile|1 + drivers/of/i2c.c | 115 include/linux/o