diff options
author | 2021-04-09 00:57:18 +0500 | |
---|---|---|
committer | 2021-04-09 13:44:02 +0100 | |
commit | e980048263ba72dcdbbf45d59e84c02001340f75 (patch) | |
tree | ab30ddee7658437f0322cd4c9194105b6e79fad5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | spi: imx: add a check for speed_hz before calculating the clock (diff) | |
download | wireguard-linux-e980048263ba72dcdbbf45d59e84c02001340f75.tar.xz wireguard-linux-e980048263ba72dcdbbf45d59e84c02001340f75.zip |
spi: orion: set devdata properly as it is being used later
If device_get_match_data returns NULL, devdata isn't being updated
properly. It is being used later in the function. Both devdata and
spi->devdata should be updated to avoid NULL pointer dereference.
Addresses-Coverity: ("NULL pointer dereference")
Fixes: 0e6521f13c2 ("spi: orion: Use device_get_match_data() helper")
Signed-off-by: Muhammad Usama Anjum <musamaanjum@gmail.com>
Link: https://lore.kernel.org/r/20210408195718.GA3075166@LEGION
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions