iio: adc: mxs-lradc: Prefer using the BIT macro
authorNizam Haider <nizamhaider786@gmail.com>
Mon, 9 Nov 2015 14:26:02 +0000 (19:56 +0530)
committerJonathan Cameron <jic23@kernel.org>
Sun, 15 Nov 2015 11:11:43 +0000 (11:11 +0000)
commite0c961bdaf2786bc9795efff6e87a15491778384
tree23c3ec9b03e551eea65048486903eba21eee8dda
parenta1513641892b220bc5b7ce63e44b81658702cdae
iio: adc: mxs-lradc: Prefer using the BIT macro

Replaces bit shifting on 1 with the BIT(x) macro

Signed-off-by: Nizam Haider <nijamh@cdac.in>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/mxs-lradc.c
This page took 0.024529 seconds and 5 git commands to generate.