staging: iio: ad7780: add missing switch default case
authorRenato Lui Geh <renatogeh@gmail.com>
Sat, 16 Mar 2019 02:12:53 +0000 (23:12 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 4 Apr 2019 19:20:02 +0000 (20:20 +0100)
commitae9f86feb4294864cf7274acae6561ec4d95a7d0
tree84511329178c5627ee5ef43275272110b5252e7d
parent9085daa4abcc3a1c19ae4eb00e609842ef28275a
staging: iio: ad7780: add missing switch default case

This patch simply adds a missing switch default case in read_raw.

Signed-off-by: Renato Lui Geh <renatogeh@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/adc/ad7780.c