diff options
author | Beniamin Bia <beniamin.bia@analog.com> | 2019-07-18 09:27:31 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-07-28 10:53:59 +0300 |
commit | a0c648c07ce50744d0f6ddb58b483e87907e9122 (patch) | |
tree | 5fa9ba284c5c11f5dc164e990bf18fc968da126a /drivers/clocksource/h8300_timer8.c | |
parent | 7677f73158d3dac530daca7ce834603989c05b18 (diff) | |
download | linux-a0c648c07ce50744d0f6ddb58b483e87907e9122.tar.xz |
iio: adc: ad7606: Move spi dependent features to spi file
Because software mode and register access are only available in spi, they
were moved in spi file and are accessbile via bops structure.
The write_os/scale will be overwritten by sw_mode_config function.
This patch was made in order to support devices in software mode without
making the driver dependent to spi and increase the abstraction of the
core.
Signed-off-by: Beniamin Bia <beniamin.bia@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/clocksource/h8300_timer8.c')
0 files changed, 0 insertions, 0 deletions