iio: adc: vf610_adc: fix case label indent
authorSlawomir Stepien <sst@poczta.fm>
Thu, 14 Apr 2016 19:36:35 +0000 (21:36 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 16 Apr 2016 12:39:23 +0000 (13:39 +0100)
commit37dd441e4fe2d4b38e88d067175f1fc7d6acdf16
tree0464de406a9770400e25e842eb3fd159f3c8b15b
parentfc0b81704f0458c20793e82a3c094a215833dcfe
iio: adc: vf610_adc: fix case label indent

This fixes the error reported by checkpatch.pl:

ERROR: switch and case should be at the same indent

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