sound: virtuoso: split virtuoso.c
authorClemens Ladisch <clemens@ladisch.de>
Mon, 28 Sep 2009 09:11:27 +0000 (11:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Sep 2009 09:53:38 +0000 (11:53 +0200)
commit65c3ac885ce9852852b895a4a62212f62cb5f2e9
tree03f150871f6ff7c4e3b6d36c694e50b9c8318e13
parent362bc24d6746bcd49bb4853fc5aa7d4c728b3f9e
sound: virtuoso: split virtuoso.c

The virtuoso.c file has become rather big.  This patch splits it up so
that only code for very similar card models is in one file.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/Makefile
sound/pci/oxygen/virtuoso.c
sound/pci/oxygen/xonar.h [new file with mode: 0644]
sound/pci/oxygen/xonar_cs43xx.c [new file with mode: 0644]
sound/pci/oxygen/xonar_hdmi.c [new file with mode: 0644]
sound/pci/oxygen/xonar_lib.c [new file with mode: 0644]
sound/pci/oxygen/xonar_pcm179x.c [new file with mode: 0644]