提交 3f0676a8 编写于 作者: J Jonathan Cameron 提交者: Greg Kroah-Hartman

staging:iio:adc:ad7606 remove unused chip info elements.

These are now handled through the chan_spec arrays and no one
is using them anymore.
Signed-off-by: NJonathan Cameron <jic23@cam.ac.uk>
Acked-by: NMichael Hennerich <michael.hennerich@analog.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 8cbb36a0
...@@ -50,8 +50,6 @@ struct ad7606_platform_data { ...@@ -50,8 +50,6 @@ struct ad7606_platform_data {
struct ad7606_chip_info { struct ad7606_chip_info {
const char *name; const char *name;
u8 bits;
char sign;
u16 int_vref_mv; u16 int_vref_mv;
struct iio_chan_spec *channels; struct iio_chan_spec *channels;
unsigned num_channels; unsigned num_channels;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册