commit | 8f3f130852785dac0759843835ca97c3bacc2b10 | [log] [tgz] |
---|---|---|
author | Tomasz Duszynski <tomasz.duszynski@octakon.com> | Mon May 03 08:00:12 2021 +0200 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Mon May 17 13:49:10 2021 +0100 |
tree | 5dbc663d2361b28d634268da30b9b11d7d62188a | |
parent | 101af4c20c5a2d56b38d80743cc17d5691ef5506 [diff] |
iio: sps30: separate core and interface specific code Move code responsible for handling i2c communication to a separate file. Rationale for this change is preparation for adding support for serial communication. Signed-off-by: Tomasz Duszynski <tomasz.duszynski@octakon.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>