]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: pxa: remove unused i2c-slave APIs
authorPatrick Williams <alpawi@amazon.com>
Tue, 1 Oct 2019 16:00:00 +0000 (11:00 -0500)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 11 Nov 2019 20:38:09 +0000 (21:38 +0100)
commit859aa53736844c7a1627679b73f2045b075504e1
tree84599cafbbfd3d297d91de5d86fe4a7ec133d11a
parent967b44d6962f3f2859d900a1f1d2e0365429fa14
i2c: pxa: remove unused i2c-slave APIs

With the i2c-pxa driver migrated to the standard i2c-slave
APIs, the custom APIs and structures are no longer needed
or used.  Remove them.

Signed-off-by: Patrick Williams <alpawi@amazon.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-pxa.c
include/linux/i2c-pxa.h [deleted file]
include/linux/platform_data/i2c-pxa.h