Re: [PATCH] tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code.

2013-10-25 Thread Anton Vorontsov
On Mon, Sep 30, 2013 at 12:03:40PM -0400, Rhyland Klein wrote: > On 9/28/2013 12:32 AM, Manish Badarkhe wrote: > > Instead of "#if defined(CONFIG_OF)" use "IS_ENABLED(CONFIG_OF)" option > > for DT code to avoid if-deffery in code. > > Also, arranged header files in alphabetically. > > > >

Re: [PATCH] tps65090-charger: Use IS_ENABLED(CONFIG_OF) for DT code.

2013-10-25 Thread Anton Vorontsov
On Mon, Sep 30, 2013 at 12:03:40PM -0400, Rhyland Klein wrote: On 9/28/2013 12:32 AM, Manish Badarkhe wrote: Instead of #if defined(CONFIG_OF) use IS_ENABLED(CONFIG_OF) option for DT code to avoid if-deffery in code. Also, arranged header files in alphabetically. Signed-off-by: Manish

Re: [PATCH] tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code.

2013-09-30 Thread Rhyland Klein
On 9/28/2013 12:32 AM, Manish Badarkhe wrote: > Instead of "#if defined(CONFIG_OF)" use "IS_ENABLED(CONFIG_OF)" option > for DT code to avoid if-deffery in code. > Also, arranged header files in alphabetically. > > Signed-off-by: Manish Badarkhe > --- > :100644 100644 bdd7b9b... 8b9c406... M

Re: [PATCH] tps65090-charger: Use IS_ENABLED(CONFIG_OF) for DT code.

2013-09-30 Thread Rhyland Klein
On 9/28/2013 12:32 AM, Manish Badarkhe wrote: Instead of #if defined(CONFIG_OF) use IS_ENABLED(CONFIG_OF) option for DT code to avoid if-deffery in code. Also, arranged header files in alphabetically. Signed-off-by: Manish Badarkhe badarkhe.man...@gmail.com --- :100644 100644 bdd7b9b...

[PATCH] tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code.

2013-09-27 Thread Manish Badarkhe
Instead of "#if defined(CONFIG_OF)" use "IS_ENABLED(CONFIG_OF)" option for DT code to avoid if-deffery in code. Also, arranged header files in alphabetically. Signed-off-by: Manish Badarkhe --- :100644 100644 bdd7b9b... 8b9c406... M drivers/power/tps65090-charger.c

[PATCH] tps65090-charger: Use IS_ENABLED(CONFIG_OF) for DT code.

2013-09-27 Thread Manish Badarkhe
Instead of #if defined(CONFIG_OF) use IS_ENABLED(CONFIG_OF) option for DT code to avoid if-deffery in code. Also, arranged header files in alphabetically. Signed-off-by: Manish Badarkhe badarkhe.man...@gmail.com --- :100644 100644 bdd7b9b... 8b9c406... M drivers/power/tps65090-charger.c