summaryrefslogtreecommitdiff
path: root/sound/core
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-09-06 15:42:08 (GMT)
committerTakashi Iwai <tiwai@suse.de>2012-09-06 15:59:19 (GMT)
commit1a6003b525b9815ccd9d23ae3b70372a17d0bce2 (patch)
treec3d6babd6561a814f0e2caed8f896eba3082e0b6 /sound/core
parent298efee7f5a20a32c9ebfa0f7469d87d84998ba1 (diff)
downloadlinux-fsl-qoriq-1a6003b525b9815ccd9d23ae3b70372a17d0bce2.tar.xz
ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.c
Recently the check for non-PCM stream state was added to the generic HDMI driver code. But this check should be done rather to each pin instead of each converter. Otherwise when a different converter is assigned at the next open, the audio infoframe can be inconsistent with the setup using the previous converter. For fixing this issue, this patch moves the state of the current non-PCM status from per_cvt to per_pin. (In addition an unused argument cvt_nid is stripped from hdmi_setup_channel_mapping()) Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions