]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
iio: adf4350: Convert to use GPIO descriptor
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Dec 2019 08:38:30 +0000 (09:38 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 15 Dec 2019 11:42:16 +0000 (11:42 +0000)
commit4a89d2f47ccdce69597ba2f92e0b55c9a1f1d1ea
treee52d0d5252c1b50fbc612ef4b4a2481ad7d8ecc7
parentdcfb6dbdfbe0ee209ec5e7b79ac45adce3a31e3a
iio: adf4350: Convert to use GPIO descriptor

The lock detect GPIO line is better to grab using
a GPIO descriptor. We drop the pdata for this: clients using board
files can use machine descriptor tables to pass this GPIO from
static data.

Cc: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/frequency/adf4350.c
include/linux/iio/frequency/adf4350.h