iio: adc: at91_adc: fix errors reported by checkpatch.pl
authorSlawomir Stepien <sst@poczta.fm>
Thu, 14 Apr 2016 19:36:37 +0000 (21:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Apr 2016 12:39:24 +0000 (13:39 +0100)
commit4c79dd006b6489a62516e6db636d91e71fd8bee1
tree7056db2dd0818504ab380f472fb650e7d4ebc2bd
parent038a8b34d375b31a001198f5405f41cb48a153de
iio: adc: at91_adc: fix errors reported by checkpatch.pl

This fixes the errors reported by checkpatch.pl:

ERROR: space prohibited before that ',' (ctx:WxW)
ERROR: code indent should use tabs where possible

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/at91_adc.c