OSDN Git Service

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)
commit7be5f90f689af5abb6b16755e212f76ed97a20dd
tree84599cafbbfd3d297d91de5d86fe4a7ec133d11a
parent4d51b4cea21831422614366de4e929701846d801
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