aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2008-01-10 14:41:46 +0100
committerJaroslav Kysela <[email protected]>2008-01-31 17:29:51 +0100
commit4b67d35504d005e94328558ee2c8f661a46aaaf4 (patch)
tree09ea3f77d9327777c6ab135d40fe6b1551b8a3b8 /tools/perf/scripts/python
parent9af6d9562414568ecadf96aaef5b88e7e8b19821 (diff)
[ALSA] soc - Don't lock the codec list in snd_soc_dapm_new_widgets()
snd_soc_dapm_new_widgets() takes the codec lock when adding new widgets, causing lockdep warnings when applications later call down through ALSA to adjust controls. Since widgets are only added during probe this lock should be unneeded so don't take it. Thanks to Dmitry Baryshkov <[email protected]> for reporting this issue. Cc: Dmitry Baryshkov <[email protected]> Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Jaroslav Kysela <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions