Files
android_kernel_xiaomi_sm8450/drivers/media/i2c
Mauro Carvalho Chehab afb666d1e7 [media] lm3560: simplify boolean tests
Instead of using if (on == true), just use
if (on).

That allows a faster mental parsing when analyzing the
code.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-03 17:59:24 -03:00
..
2014-07-22 00:55:26 -03:00
2014-02-24 13:11:40 -03:00
2014-07-22 00:55:26 -03:00