aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2015-02-20 17:05:27 +0100
committerTakashi Iwai <[email protected]>2015-02-20 19:52:04 +0100
commitb20221385c40155f13068be75b865170a1ad5d1e (patch)
tree7cff75ce80cffaa16094430c33e90b0fa265e54b /tools/perf/util/scripting-engines/trace-event-python.c
parent646e1dd8f9f47c57560ce81c02fdd57ff0929bc6 (diff)
ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()
Some codes in snd_pcm_dev_disconnect() are still valid even for internal PCMs, but they are skipped because of the check of list_empty(&pcm->list) at the beginning. Remove this check and put pcm->internal checks appropriately for internal PCM object to process through this function. Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions