i2c: pxa: move to generic GPIO recovery
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Sun, 4 Oct 2020 10:07:11 +0000 (13:07 +0300)
committerWolfram Sang <wsa@kernel.org>
Wed, 9 Dec 2020 20:45:47 +0000 (21:45 +0100)
commit0b01392c18b9993a584f36ace1d61118772ad0ca
tree1d8b7911dbad9c34fe52e7ee2c1572b08dda65ac
parente8a61e5a7e2abb71168092b403f8524a0af1f1d3
i2c: pxa: move to generic GPIO recovery

Starting with
commit 75820314de26 ("i2c: core: add generic I2C GPIO recovery")
GPIO bus recovery is supported by the I2C core, so we can remove the
driver implementation and use that one instead.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-pxa.c