commit | 7be5f90f689af5abb6b16755e212f76ed97a20dd | [log] [tgz] |
---|---|---|
author | Patrick Williams <alpawi@amazon.com> | Tue Oct 01 11:00:00 2019 -0500 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Nov 11 21:38:09 2019 +0100 |
tree | 84599cafbbfd3d297d91de5d86fe4a7ec133d11a | |
parent | 4d51b4cea21831422614366de4e929701846d801 [diff] |
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>