]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: pca-platform: switch to struct gpio_desc
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Mon, 26 Jun 2017 00:44:31 +0000 (12:44 +1200)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 27 Jun 2017 19:37:33 +0000 (21:37 +0200)
commit4cc7229daa46d1867e66ba09929d936377ae4837
treef82230162530a5f21beb0218540131eeab0132fc
parente00ad7ef68e4882a18ac78d82348be09e8d0263b
i2c: pca-platform: switch to struct gpio_desc

Make use of struct gpio_desc which allows us to specify the active state
of the reset pin.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-pca-platform.c