summaryrefslogtreecommitdiff
path: root/include/linux/i2c
diff options
context:
space:
mode:
authorSebastian Reichel <sebastian.reichel@collabora.co.uk>2017-04-27 17:30:11 +0200
committerJonathan Cameron <jic23@kernel.org>2017-06-11 15:07:32 +0100
commit842eb60b044454f186b4e1da87a4333a9827b62f (patch)
tree89c083d1a3416d127526e3068c4bdb3ae53ea05b /include/linux/i2c
parent1adf5a3c0d60ad76a873e90a25a456fd51971774 (diff)
iio: adc: twl4030: Remove twl4030_madc_request.func_cb
This functionality is not used by the IIO subsystem. Due to removal of legacy API it can also be removed. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Acked-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux/i2c')
-rw-r--r--include/linux/i2c/twl4030-madc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/i2c/twl4030-madc.h b/include/linux/i2c/twl4030-madc.h
index f395700fb933..34e94747b61e 100644
--- a/include/linux/i2c/twl4030-madc.h
+++ b/include/linux/i2c/twl4030-madc.h
@@ -51,7 +51,6 @@ struct twl4030_madc_request {
bool result_pending;
bool raw;
int rbuf[TWL4030_MADC_MAX_CHANNELS];
- void (*func_cb)(int len, int channels, int *buf);
};
enum conversion_methods {