diff options
author | Fabien Parent <fparent@baylibre.com> | 2020-10-18 22:46:44 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-11-01 18:22:46 +0300 |
commit | 15207a92e019803d62687455d8aa2ff9eb3dc82c (patch) | |
tree | 85cefbe8c7803bc580313bfd32c0dc959fae9534 /lib/test_overflow.c | |
parent | 56e4f2dda23c6d39d327944faa89efaa4eb290d1 (diff) | |
download | linux-15207a92e019803d62687455d8aa2ff9eb3dc82c.tar.xz |
iio: adc: mediatek: fix unset field
dev_comp field is used in a couple of places but it is never set. This
results in kernel oops when dereferencing a NULL pointer. Set the
`dev_comp` field correctly in the probe function.
Fixes: 6d97024dce23 ("iio: adc: mediatek: mt6577-auxadc, add mt6765 support")
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Cc: <Stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20201018194644.3366846-1-fparent@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions