From: Takashi Iwai Date: Mon, 23 Jan 2012 16:53:39 +0000 (+0100) Subject: ALSA: hda - explicitly set buffer-align flag for Nvidia controllers X-Git-Tag: v3.4-rc1~144^2~4^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bfe059e38b06a0d813d92b9b3e500455f6a2c99;p=pandora-kernel.git ALSA: hda - explicitly set buffer-align flag for Nvidia controllers It turned out that Nvidial (HDMI) controllers require the buffer alignment. Thus it's better to mark it requiring the alignment, so that we can switch to non-aligned behavior as default in future. Also, change the module paramter to be bint, in order to let user overriding the default value. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed