Drivers:iio:adc:ti_am335x_adc remove comparison to bool
authorVenkat Prashanth B U <venkat.prashanth2498@gmail.com>
Fri, 5 Jan 2018 03:43:57 +0000 (09:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 15:03:43 +0000 (16:03 +0100)
commita540243f4dabddeaec937a859683c539e1571d9d
tree34a2c77189a4f5f180bd3df2ec0202d4e7d10c82
parent7f752e1300791969751453fddcad2c46c7209074
Drivers:iio:adc:ti_am335x_adc remove comparison to bool

This is the patch to the file ti_am335x_adc.c
which fixes the following coccinelle warning:

WARNING: Comparison to bool

Signed-off-by: Venkat Prashanth B U <venkat.prashanth2498@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/iio/adc/ti_am335x_adc.c