aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-10-24 13:46:10 +0100
committerMark Brown <[email protected]>2019-10-25 11:05:47 +0100
commitf8a60435703bdde8f8a0ceb1aa8dad59df821583 (patch)
treeb6d14df605ddc541bb927f2457aa4dcb4ab7e185 /tools/perf/scripts/python
parente42599d6bbf5aa48ae8a2942946b0f6194017fdf (diff)
ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp
The allocation of rt5677_dsp can potentially fail and return null, so add a null check and return -ENOMEM on a memory allocation failure. Addresses-Coverity: ("Dereference null return") Fixes: a0e0d135427c ("ASoC: rt5677: Add a PCM device for streaming hotword via SPI") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions