ALSA: Fix wrong description about hw constraints
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Feb 2013 11:24:22 +0000 (12:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Feb 2013 11:24:22 +0000 (12:24 +0100)
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>

No differences found