Re: [PATCH] add omap34xx temperature monitoring support

From: Tony Lindgren
Date: Fri Dec 26 2014 - 11:35:07 EST


* Pali RohÃr <pali.rohar@xxxxxxxxx> [141226 08:29]:
> On Friday 26 December 2014 17:17:57 Tony Lindgren wrote:
> > > > +
> > > > +#include "../../arch/arm/mach-omap2/control.h"
> > >
> > > No need to do this, you can use syscon here like
> > > pbias-regulator.c is doing.
> >
> > Oh looks like you're already using syscon, nice. What defines
> > do you need from control.h?
> >
> > Those should be in the driver if private to the driver, or
> > else we should have some minimal header in include/linux
> > somewhere if some control.h defines really need to be
> > exposed.
> >
> > Regards,
> >
> > Tony
>
> Hi Tony,
>
> Sebastian Reichel has already sent new version of temperature
> driver. See email thread with subject:
>
> [PATCH 0/3] OMAP3 temperature sensor

Yeah great, looks like I was also reading Sebastian's patch
with the syscon comments above :)

Regards,

Tony
--
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/