Re: [PATCH v2 1/3] regulator: s2mpxxx: Move regulator min/step voltages in common place

2014-08-16 Thread Mark Brown
On Tue, Jul 15, 2014 at 04:32:51PM +0530, Amit Daniel Kachhap wrote: > This is a cleanup patch and moves min/step voltages in a common samsung > header file so that they can be used by other s2mpxxx PMIC drivers. Only > few required macros are added currently and others can be added if needed. App

Re: [PATCH v2 1/3] regulator: s2mpxxx: Move regulator min/step voltages in common place

2014-07-27 Thread Lee Jones
On Tue, 15 Jul 2014, Amit Daniel Kachhap wrote: > This is a cleanup patch and moves min/step voltages in a common samsung > header file so that they can be used by other s2mpxxx PMIC drivers. Only > few required macros are added currently and others can be added if needed. > > Cc: Sangbeom Kim >

[PATCH v2 1/3] regulator: s2mpxxx: Move regulator min/step voltages in common place

2014-07-15 Thread Amit Daniel Kachhap
This is a cleanup patch and moves min/step voltages in a common samsung header file so that they can be used by other s2mpxxx PMIC drivers. Only few required macros are added currently and others can be added if needed. Cc: Sangbeom Kim Cc: Liam Girdwood Cc: Mark Brown Cc: Samuel Ortiz Cc: Lee