Re: [PATCHv3 1/3] iio: Add Nuvoton NAU7802 ADC driver

From: Lars-Peter Clausen
Date: Thu Jul 04 2013 - 05:07:35 EST


On 06/24/2013 07:24 PM, Alexandre Belloni wrote:
> The Nuvoton NAU7802 ADC is a 24-bit 2-channels I2C ADC, with adjustable
> gain and sampling rates.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>

Reviewed-by: Lars-Peter Clausen <lars@xxxxxxxxxx>

One remark though. Multiline comments should be like

/*
* foo
* bar
*/

not

/* foo
* bar
*/

But not need to resend the patch just for this

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