diff options
| author | David Lechner <[email protected]> | 2023-09-29 12:23:07 -0500 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2023-09-30 15:25:15 +0100 |
| commit | 7fe2d05cee46b1c4d9f1efaeab08cc31a0dfff60 (patch) | |
| tree | 6ff1f4fc0388df5f1e678da1e30bbb2931d0d32d /tools/perf/scripts/python | |
| parent | 5e99f692d4e32e3250ab18d511894ca797407aec (diff) | |
staging: iio: resolver: ad2s1210: fix use before initialization
This fixes a use before initialization in ad2s1210_probe(). The
ad2s1210_setup_gpios() function uses st->sdev but it was being called
before this field was initialized.
Signed-off-by: David Lechner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions