ALSA: hda - explicitly set buffer-align flag for Nvidia controllers
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Jan 2012 16:53:39 +0000 (17:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jan 2012 16:53:39 +0000 (17:53 +0100)
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 <tiwai@suse.de>

No differences found