Re: [PATCH] iio: pressure: bmp280: fix temp compensation

From: Jonathan Cameron
Date: Thu Apr 09 2015 - 07:56:27 EST


On 08/04/15 16:30, Vlad Dogaru wrote:
> On Wed, Apr 08, 2015 at 06:26:12PM +0300, Irina Tirdea wrote:
>> Temperature reads on bmp280 device always return 0,
>> due to a missing step in the compensation formula
>> (data->tfine is never initialized).
>>
>> Initialize data->tfine value so we get correct
>> temperature and pressure values.
>>
>> Signed-off-by: Irina Tirdea <irina.tirdea@xxxxxxxxx>
>
> Reviewed-by: Vlad Dogaru <vlad.dogaru@xxxxxxxxx>
>
> Nice catch, this must have been lost during a refactoring.
>
> Thanks,
> Vlad
>
Thanks,

Applied to fixes-togreg which is now based on staging-next
which gives you an idea of when this will go to Greg now!
--
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/