diff options
author | Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> | 2018-03-23 15:27:27 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-03-24 14:28:05 +0100 |
commit | 8ea0fa7cd425448e24da38dfe4ea78d3aa69b48c (patch) | |
tree | 4bf868e931ccb20bea45d1f970de78aedd0ada86 /.gitattributes | |
parent | staging:iio:ade7854: Rework SPI read function (diff) | |
download | linux-8ea0fa7cd425448e24da38dfe4ea78d3aa69b48c.tar.xz linux-8ea0fa7cd425448e24da38dfe4ea78d3aa69b48c.zip |
staging:iio:ade7854: Remove read_reg_* duplications
The original code had a read function per data size; after updates, all
read functions tasks were centralized in a single function, but the old
signature was kept to maintain the module working without problems. This
patch removes a set of duplications associated with read_reg_*, and
update the areas that calling the old interface by the new one.
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions