commit | a690a2a1eb32e533e2b2afb1daeef3c4011d47e9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 05 12:24:22 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 05 12:24:22 2013 +0100 |
tree | f0c0cdf087f6922448db96cf222122aa443de4b1 | |
parent | 05dc0fc9d01537a66d9a0cffe2e96296d8f4c7ac [diff] |
ALSA: Fix wrong description about hw constraints The definitions of hw constraint functions are wrongly placed, and the description about the function is also wrong. hw_rule_channels_by_format actually refines the channels depending on the format, not vice versa. Reported-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>