ALSA: hda - rename function not_share_unassigned_cvt()
authorMengdong Lin <mengdong.lin@intel.com>
Mon, 4 Nov 2013 06:13:13 +0000 (01:13 -0500)
committerTakashi Iwai <tiwai@suse.de>
Mon, 4 Nov 2013 13:22:08 +0000 (14:22 +0100)
The function name not_share_unassigned_cvt() is opposite to what it does.
This patch renames it to intel_not_share_assigned_cvt(), and addes comments
to explain why some Intel display codecs need this workaround.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found