From: Takashi Iwai Date: Tue, 5 Nov 2013 16:34:46 +0000 (+0100) Subject: ALSA: hda - Force buffer alignment for Haswell HDMI controllers X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33499a15c2f7addc81695778753c2338b960eff7;p=pandora-kernel.git ALSA: hda - Force buffer alignment for Haswell HDMI controllers Haswell HDMI audio controllers seem to get stuck when unaligned buffer size is used. Let's enable the buffer alignment for the corresponding entries. Since AZX_DCAPS_INTEL_PCH contains AZX_DCAPS_BUFSIZE that disables the buffer alignment forcibly, define AZX_DCAPS_INTEL_HASWELL and put the necessary AZX_DCAPS bits there. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=60769 Reported-by: Alexander E. Patrakov Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed