Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-02 Thread Lee Jones
vger.kernel.org; Samuel Ortiz; Chang, > > Rebecca > > Swee Fun > > Subject: Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with > > chipset info struct > > > > On Mon, 2014-09-01 at 10:16 +0100, Lee Jones wrote: > > > On Fri, 22 Aug 2014, Andy

Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-02 Thread Lee Jones
Subject: Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct On Mon, 2014-09-01 at 10:16 +0100, Lee Jones wrote: On Fri, 22 Aug 2014, Andy Shevchenko wrote: Introduce additional struct to hold chipset info. This chipset info will be used

RE: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-01 Thread Chang, Rebecca Swee Fun
> -Original Message- > From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com] > Sent: 01 September, 2014 6:25 PM > To: Lee Jones > Cc: Bjorn Helgaas; linux-kernel@vger.kernel.org; Samuel Ortiz; Chang, Rebecca > Swee Fun > Subject: Re: [PATCH v1 2/5] mfd:

Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-01 Thread Andy Shevchenko
On Mon, 2014-09-01 at 10:16 +0100, Lee Jones wrote: > On Fri, 22 Aug 2014, Andy Shevchenko wrote: > > > Introduce additional struct to hold chipset info. This chipset > > info will be used to store features that are supported by specific > > processor or chipset. LPC_SCH supports SMBUS, GPIO and

Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-01 Thread Lee Jones
On Fri, 22 Aug 2014, Andy Shevchenko wrote: > Introduce additional struct to hold chipset info. This chipset > info will be used to store features that are supported by specific > processor or chipset. LPC_SCH supports SMBUS, GPIO and WDT features. > As this code base might expand further to

Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-01 Thread Lee Jones
On Fri, 22 Aug 2014, Andy Shevchenko wrote: Introduce additional struct to hold chipset info. This chipset info will be used to store features that are supported by specific processor or chipset. LPC_SCH supports SMBUS, GPIO and WDT features. As this code base might expand further to support

Re: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-01 Thread Andy Shevchenko
On Mon, 2014-09-01 at 10:16 +0100, Lee Jones wrote: On Fri, 22 Aug 2014, Andy Shevchenko wrote: Introduce additional struct to hold chipset info. This chipset info will be used to store features that are supported by specific processor or chipset. LPC_SCH supports SMBUS, GPIO and WDT

RE: [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct

2014-09-01 Thread Chang, Rebecca Swee Fun
-Original Message- From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com] Sent: 01 September, 2014 6:25 PM To: Lee Jones Cc: Bjorn Helgaas; linux-kernel@vger.kernel.org; Samuel Ortiz; Chang, Rebecca Swee Fun Subject: Re: [PATCH v1 2/5] mfd: lpc_sch: better code