diff options
author | Colin Ian King <[email protected]> | 2019-12-04 12:48:16 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-12-24 23:56:13 +0000 |
commit | 98910e1d61384430a080b4bcf986c3b0cf3fdf46 (patch) | |
tree | ea84555e5aa9a9c1c8898395c2590abd762f730b /tools/perf/util/c++/clang-test.cpp | |
parent | 921162c81a089aa2f442103290f1af9ba281fc9f (diff) |
ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_dev
The memory allocation failure check for priv->pd_dev is incorrectly
pointer checking priv instead of priv->pd_dev. Fix this.
Addresses-Coverity: ("Logically dead code")
Fixes: 202acc565a1f ("ASoC: SOF: imx: Add i.MX8 HW support")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions