4 Aug
2015
4 Aug
'15
8:51 p.m.
On 08/04/2015 07:38 PM, Dan Carpenter wrote:
Hello Lars-Peter Clausen,
The patch 1ce43acff0c0: "ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()" from Jul 26, 2015, leads to the following static checker warning:
sound/soc/soc-dapm.c:1199 snd_soc_dapm_dai_get_connected_widgets() warn: inconsistent returns 'mutex:&card->dapm_mutex'. Locked on: line 1194 Unlocked on: line 1199
Thanks, I'll send a fix.