From: Takashi Iwai Date: Tue, 5 Feb 2013 11:24:22 +0000 (+0100) Subject: ALSA: Fix wrong description about hw constraints X-Git-Tag: v3.9-rc1~129^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a690a2a1eb32e533e2b2afb1daeef3c4011d47e9;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed