commit | 7bfe059e38b06a0d813d92b9b3e500455f6a2c99 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 23 17:53:39 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jan 23 17:53:39 2012 +0100 |
tree | a1ded4798caaa7f44ddc34938277b515f1a7b593 | |
parent | 633544a8e28f0aa36706f72759dc6ce06ccd1419 [diff] |
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 <tiwai@suse.de>