]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b7a5a695745549613d2bc7e87850811cdd45da3
tree03f150871f6ff7c4e3b6d36c694e50b9c8318e13
parent866d3d0bc6b3105bce36f47f05664288d61f5488
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]