On Mon, 2010-10-04 at 10:20 +0200, Grzegorz Daniluk wrote:
Dimitris Papastamos wrote:
The WM8804 is a high performance consumer mode S/PDIF transceiver with support for 1 received channel and 1 transmitted channel.
Signed-off-by: Dimitris Papastamos dp@opensource.wolfsonmicro.com
Hi, how could I test your driver? I have patched the alsa 1.0.23 but had compilation errors. There is e.g. no 'snd_soc_codec_driver' in *.h files and 'snd_soc_codec' structure does not have the 'driver' member. I've also tried to use the newest tarball of alsa-driver (alsa-driver-1.0.23.75.g04a15.554.g80f5d) but had the same result.
The WM8804 I've posted on this list has been developed against this tree http://git.kernel.org/?p=linux/kernel/git/broonie/sound-2.6.git;a=tree;h=ref...
I've also backported the WM8804 for older kernels. You can get that driver from here http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc.git;a...
Thanks, Dimitrios