At Tue, 22 Mar 2011 08:17:05 +0100, Takashi Iwai wrote:
At Tue, 22 Mar 2011 14:29:09 +0800, Lydia Wang wrote:
From: Lydia Wang lydiawang@viatech.com.cn Subject: ALSA: VIA HDA: Fix stereo mixer recording no sound issue.
Modify function via_mux_enum_put() to fix stereo mixer recording no sound issue.
Signed-off-by: Lydia Wang lydiawang@viatech.com.cn
Well, this kind of small but important fixes are basically independent from the previous power-management rewrite patch. So, these should be applied before the new pm patch, so that they can be picked up more easily for stable kernel. This is what I requested in the previous mail.
Of course, it assumes that the fix is applicable individually. For example, this patch can work even without pm-rewrite patch when you modify the patch content to fit with the old pm funciton call, right?
In other words, let's begin with the minimum patches for fixing known bugs for the already released kernels. Smaller is better in this case.
Then, on the top of that, apply more bigger patches including the code-refactoring.
thanks,
Takashi