30 Oct
2007
30 Oct
'07
2:53 p.m.
At Tue, 30 Oct 2007 17:05:55 +0800, zhejiang wrote:
The stac92xx_auto_create_multi_out_ctls() create controls according to cfg->line_outs. This patch seems to leave the cfg->line_outs unchanged. It will be 1 . So I think that we need to modify stac92xx_auto_create_multi_out_ctls(),let it to use the right line_outs.
Right, then it might be actually easier to swap line_outs and hp_outs before and after as you suggested...
Takashi