Re: [PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-29 Thread Dmitry Torokhov
On Tue, Mar 04, 2014 at 10:34:39AM -0800, Stephen Boyd wrote: > These patches move the pm8xxx input drivers over to use devm_* APIs > and regmap. This breaks the dependency of these drivers on the pm8xxx > specific read/write calls and also simplifies the probe code a bit. > Finally we add

Re: [PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-29 Thread Dmitry Torokhov
On Tue, Mar 04, 2014 at 10:34:39AM -0800, Stephen Boyd wrote: These patches move the pm8xxx input drivers over to use devm_* APIs and regmap. This breaks the dependency of these drivers on the pm8xxx specific read/write calls and also simplifies the probe code a bit. Finally we add devicetree

Re: [PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-17 Thread Stephen Boyd
ping? On 03/11/14 10:50, Stephen Boyd wrote: > ping? > > On 03/04/14 10:34, Stephen Boyd wrote: >> These patches move the pm8xxx input drivers over to use devm_* APIs >> and regmap. This breaks the dependency of these drivers on the pm8xxx >> specific read/write calls and also simplifies the

Re: [PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-17 Thread Stephen Boyd
ping? On 03/11/14 10:50, Stephen Boyd wrote: ping? On 03/04/14 10:34, Stephen Boyd wrote: These patches move the pm8xxx input drivers over to use devm_* APIs and regmap. This breaks the dependency of these drivers on the pm8xxx specific read/write calls and also simplifies the probe code a

Re: [PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-11 Thread Stephen Boyd
ping? On 03/04/14 10:34, Stephen Boyd wrote: > These patches move the pm8xxx input drivers over to use devm_* APIs > and regmap. This breaks the dependency of these drivers on the pm8xxx > specific read/write calls and also simplifies the probe code a bit. > Finally we add devicetree support to

Re: [PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-11 Thread Stephen Boyd
ping? On 03/04/14 10:34, Stephen Boyd wrote: These patches move the pm8xxx input drivers over to use devm_* APIs and regmap. This breaks the dependency of these drivers on the pm8xxx specific read/write calls and also simplifies the probe code a bit. Finally we add devicetree support to these

[PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-04 Thread Stephen Boyd
These patches move the pm8xxx input drivers over to use devm_* APIs and regmap. This breaks the dependency of these drivers on the pm8xxx specific read/write calls and also simplifies the probe code a bit. Finally we add devicetree support to these drivers so they can be probed on the platforms

[PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers

2014-03-04 Thread Stephen Boyd
These patches move the pm8xxx input drivers over to use devm_* APIs and regmap. This breaks the dependency of these drivers on the pm8xxx specific read/write calls and also simplifies the probe code a bit. Finally we add devicetree support to these drivers so they can be probed on the platforms