Re: [PATCH 1/1 v4] i2c: Add default configuration into the Nomadik I2C driver.

2012-08-18 Thread Wolfram Sang
On Wed, Aug 08, 2012 at 02:11:59PM +0100, Lee Jones wrote: > From: Lee Jones > Date: Tue, 7 Aug 2012 12:27:24 +0100 > Subject: [PATCH 1/1 v4] i2c/nomadik: Add default configuration into the > Nomadik I2C driver Actually, unlike Linus said, I prefer "i2c: nomadik:"; minor nit, though. > > At th

Re: [PATCH 1/1 v4] i2c: Add default configuration into the Nomadik I2C driver.

2012-08-17 Thread Wolfram Sang
On Fri, Aug 17, 2012 at 05:02:32PM +0200, Linus Walleij wrote: > On Wed, Aug 8, 2012 at 3:11 PM, Lee Jones wrote: > > > From: Lee Jones > > Date: Tue, 7 Aug 2012 12:27:24 +0100 > > Subject: [PATCH 1/1 v4] i2c/nomadik: Add default configuration into the > > Nomadik I2C driver > > Wolfram are yo

Re: [PATCH 1/1 v4] i2c: Add default configuration into the Nomadik I2C driver.

2012-08-17 Thread Linus Walleij
On Wed, Aug 8, 2012 at 3:11 PM, Lee Jones wrote: > From: Lee Jones > Date: Tue, 7 Aug 2012 12:27:24 +0100 > Subject: [PATCH 1/1 v4] i2c/nomadik: Add default configuration into the > Nomadik I2C driver Wolfram are you taking this v4 patch into the i2c tree for the -rc:s? Right now this is caus

[PATCH 1/1 v4] i2c: Add default configuration into the Nomadik I2C driver.

2012-08-08 Thread Lee Jones
From: Lee Jones Date: Tue, 7 Aug 2012 12:27:24 +0100 Subject: [PATCH 1/1 v4] i2c/nomadik: Add default configuration into the Nomadik I2C driver At this moment in time there is only one known configuration for the Nomadik I2C driver. By not holding that configuration in the driver adds some unnec