diff options
author | Dan Carpenter <error27@gmail.com> | 2023-03-29 07:35:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-26 12:18:58 +0300 |
commit | deb7a188507d5dc0979d7988a840de0f57ded557 (patch) | |
tree | bc0e467ed7b55eba62c42fe235423c6fadfa2e47 /scripts | |
parent | 533b7d98b28f3dd5a59b4496e481a0343bd060ee (diff) | |
download | linux-deb7a188507d5dc0979d7988a840de0f57ded557.tar.xz |
iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
commit 73a428b37b9b538f8f8fe61caa45e7f243bab87c upstream.
The at91_adc_allocate_trigger() function is supposed to return error
pointers. Returning a NULL will cause an Oops.
Fixes: 5e1a1da0f8c9 ("iio: adc: at91-sama5d2_adc: add hw trigger and buffer support")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/5d728f9d-31d1-410d-a0b3-df6a63a2c8ba@kili.mountain
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions