OSDN Git Service

staging: iio: ad7816: Do not use busy_pin in case of AD7818
authorNishad Kamdar <nishadkamdar@gmail.com>
Fri, 9 Nov 2018 07:36:24 +0000 (13:06 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 11 Nov 2018 15:29:50 +0000 (15:29 +0000)
commit06c77f564ddb6a3f4a2553c02c36d62cc1a596f7
treee948b88faf64771d2a70da991d11a90b057c2135
parent723a61e0a7d21adb5e483e1a2fe20ab9dccdc6ee
staging: iio: ad7816: Do not use busy_pin in case of AD7818

AD7818 does not support busy_pin functionality as per datasheet.
Hence drop busy_pin when AD7818 is used.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/adc/ad7816.c