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

From: Anton Vorontsov
Date: Fri Oct 25 2013 - 19:08:58 EST


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 Badarkhe <badarkhe.manish@xxxxxxxxx>
> > ---
> > :100644 100644 bdd7b9b... 8b9c406... M drivers/power/tps65090-charger.c
> > drivers/power/tps65090-charger.c | 19 +++++--------------
> > 1 file changed, 5 insertions(+), 14 deletions(-)
> LGTM
> Acked-by: Rhyland Klein <rklein@xxxxxxxxxx>

Applied, thanks!

Anton
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/