11 Nov
2012
11 Nov
'12
10:34 p.m.
Takashi, please pull the following change since commit a0d271cbfed1dd50278c6b06bead3d00ba0a88f9:
Linux 3.6 (2012-09-30 16:47:46 -0700)
which is available in the git repository at: git://git.alsa-project.org/alsa-kprivate.git stanton-cs1-driver
Clemens Ladisch (1): ALSA: firewire: add Stanton SCS.1d/1m driver
sound/firewire/Kconfig | 13 ++ sound/firewire/Makefile | 2 + sound/firewire/scs1x.c | 527 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 542 insertions(+), 0 deletions(-) create mode 100644 sound/firewire/scs1x.c