Re: [PATCH] i2c: move of helpers into the core

2013-08-21 Thread Mika Westerberg
On Tue, Aug 20, 2013 at 04:30:43PM +0200, Wolfram Sang wrote: > On Tue, Aug 20, 2013 at 12:28:13PM +0300, Mika Westerberg wrote: > > [Added Jerry as he found out a problem when acpi_i2c is being build as a > > module, this should solve it as well.] > > > > On Tue, Aug 20, 2013 at 01:25:27AM +0200,

Re: [PATCH] i2c: move of helpers into the core

2013-08-20 Thread Wolfram Sang
On Tue, Aug 20, 2013 at 12:28:13PM +0300, Mika Westerberg wrote: > [Added Jerry as he found out a problem when acpi_i2c is being build as a > module, this should solve it as well.] > > On Tue, Aug 20, 2013 at 01:25:27AM +0200, Rafael J. Wysocki wrote: > > On Monday, August 19, 2013 04:56:19 PM Ste

Re: [PATCH] i2c: move of helpers into the core

2013-08-20 Thread Rafael J. Wysocki
On Tuesday, August 20, 2013 12:28:13 PM Mika Westerberg wrote: > [Added Jerry as he found out a problem when acpi_i2c is being build as a > module, this should solve it as well.] > > On Tue, Aug 20, 2013 at 01:25:27AM +0200, Rafael J. Wysocki wrote: > > On Monday, August 19, 2013 04:56:19 PM Steph

Re: [PATCH] i2c: move of helpers into the core

2013-08-20 Thread Mika Westerberg
[Added Jerry as he found out a problem when acpi_i2c is being build as a module, this should solve it as well.] On Tue, Aug 20, 2013 at 01:25:27AM +0200, Rafael J. Wysocki wrote: > On Monday, August 19, 2013 04:56:19 PM Stephen Warren wrote: > > On 08/19/2013 05:04 PM, Rafael J. Wysocki wrote: > >

Re: [PATCH] i2c: move of helpers into the core

2013-08-19 Thread Rafael J. Wysocki
On Monday, August 19, 2013 04:56:19 PM Stephen Warren wrote: > On 08/19/2013 05:04 PM, Rafael J. Wysocki wrote: > > On Monday, August 19, 2013 03:19:18 PM Wolfram Sang wrote: > >> I2C of helpers used to live in of_i2c.c but experience (from SPI) shows > >> that it is much cleaner to have this in th