diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2019-12-09 21:32:47 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-12-15 12:15:19 +0000 |
commit | 69548b7c2c4f1ab9a135f2050d9683c7691ef701 (patch) | |
tree | c83de32264295519fc11134aeebd8e81b1ca350c /drivers/bcma | |
parent | 59c3662b8f081832abaadfbc8a4bfb63c526aea8 (diff) | |
download | linux-69548b7c2c4f1ab9a135f2050d9683c7691ef701.tar.bz2 |
iio: adc: ltc2497: split protocol independent part in a separate module
This allows to share most of this driver for the ltc2496 driver added in
the next commit that is an SPI variant of the ltc2497. Initially I named
the generic part ltc249x, but wild card names are frowned upon, so the
generic part is called ltc2497-core even though it's not obvious that
this is then to be reused for the ltc2496 driver.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions