On Wed, 2008-09-10 at 16:34 +0400, Dmitry Baryshkov wrote:
On Wed, Sep 10, 2008 at 12:57:20PM +0100, Mark Brown wrote:
On Wed, Sep 10, 2008 at 05:01:17AM +0400, Dmitry Baryshkov wrote:
ASoC and non-ASoC drivers for ACLINK on PXA share lot's of common code. Move all common code into separate module snd-pxa2xx-lib.
Signed-off-by: Dmitry Baryshkov dbaryshkov@gmail.com
These look good from code review but I'd like to do some testing on the systems I have here before acking. Could you confirm which platforms you're able to test on?
Slightly tested on pxa255 (tosa, kernel compiled with support for all pxa models) and pxa27x (spitz under qemu, same kernel).
I'd prefer some real hardware for pxa27x since it has some different AC97 silicon errata. However, since there are no pxa27x volunteers we should upstream and wait for any unlikely pxa27x issues in the 2.6.28-rc series.
Acked-by Liam Girdwood lrg@kernel.org
Liam