diff options
author | Tang Bin <tangbin@cmss.chinamobile.com> | 2020-05-06 22:30:09 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-06 17:21:22 +0100 |
commit | adb69968074a22376074aaa7f7971d93636b4332 (patch) | |
tree | a3bdb93d860eb5e977a66cf377804ca8a6e64f0b /scripts/mkcompile_h | |
parent | 4ff028f6c1087bcaf1ee970d4ef43730ed0aaa8c (diff) |
ASoC: mediatek: Fix error handling
If the function platform_get_irq() failed, the negative value
returned will not be detected here. So fix error handling in
mt6797_afe_pcm_dev_probe(). And when get irq failed, the function
platform_get_irq() logs an error message, so remove redundant
message here.
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20200506143009.13368-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/mkcompile_h')
0 files changed, 0 insertions, 0 deletions