Re: [PATCH v4 4/4] pmbus: ltc2978: add regulator support

2014-10-01 Thread Guenter Roeck
On 10/01/2014 03:20 PM, atull wrote: On Wed, 1 Oct 2014, Guenter Roeck wrote: On Wed, Oct 01, 2014 at 03:18:20PM -0500, at...@opensource.altera.com wrote: From: Alan Tull Add simple on/off regulator support for ltc2978 and other pmbus parts supported by ltc2978.c Signed-off-by: Alan Tull

Re: [PATCH v4 4/4] pmbus: ltc2978: add regulator support

2014-10-01 Thread atull
On Wed, 1 Oct 2014, Guenter Roeck wrote: > On Wed, Oct 01, 2014 at 03:18:20PM -0500, at...@opensource.altera.com wrote: > > From: Alan Tull > > > > Add simple on/off regulator support for ltc2978 and > > other pmbus parts supported by ltc2978.c > > > > Signed-off-by: Alan Tull > > > > v2: Rem

Re: [PATCH v4 4/4] pmbus: ltc2978: add regulator support

2014-10-01 Thread atull
On Wed, 1 Oct 2014, Guenter Roeck wrote: > On Wed, Oct 01, 2014 at 03:18:20PM -0500, at...@opensource.altera.com wrote: > > From: Alan Tull > > > > Add simple on/off regulator support for ltc2978 and > > other pmbus parts supported by ltc2978.c > > > > Signed-off-by: Alan Tull > > > > v2: Rem

Re: [PATCH v4 4/4] pmbus: ltc2978: add regulator support

2014-10-01 Thread Guenter Roeck
On Wed, Oct 01, 2014 at 03:18:20PM -0500, at...@opensource.altera.com wrote: > From: Alan Tull > > Add simple on/off regulator support for ltc2978 and > other pmbus parts supported by ltc2978.c > > Signed-off-by: Alan Tull > > v2: Remove '#include ' > Only one regulator per pmbus device >