[PATCHv3 1/3] iio: Add Nuvoton NAU7802 ADC driver
    Lars-Peter Clausen 
    lars at metafoo.de
       
    Thu Jul  4 19:08:02 EST 2013
    
    
  
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 at free-electrons.com>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
Reviewed-by: Lars-Peter Clausen <lars at metafoo.de>
One remark though. Multiline comments should be like
/*
 * foo
 * bar
 */
not
/* foo
 * bar
 */
But not need to resend the patch just for this
- Lars
    
    
More information about the devicetree-discuss
mailing list