aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-11-19 11:36:40 +0000
committerMark Brown <[email protected]>2020-02-25 13:07:02 +0000
commitf5e056e1e46fcbb5f74ce560792aeb7d57ce79e6 (patch)
tree809e0a285475f43826f0f8ff4d9ee72d7520ca7f /lib/memory-notifier-error-inject.c
parent6c8beff74c6aafa60cb69b44139de58b74a775e7 (diff)
ASoC: Intel: mrfld: fix incorrect check on p->sink
The check on p->sink looks bogus, I believe it should be p->source since the following code blocks are related to p->source. Fix this by replacing p->sink with p->source. Fixes: 24c8d14192cc ("ASoC: Intel: mrfld: add DSP core controls") Signed-off-by: Colin Ian King <[email protected]> Addresses-Coverity: ("Copy-paste error") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions