ALSA: Convert to snd_card_create() in sound/pci/*

Previous thread: crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:03 pm. (1 message)

Next thread: ASoC: cleanup duplicated code. by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:06 pm. (1 message)
From: Linux Kernel Mailing List
Date: Thursday, March 26, 2009 - 12:04 pm

Gitweb:     http://git.kernel.org/linus/e58de7baf7de11f01a675cbbf6ecc8a2758b9ca5
Commit:     e58de7baf7de11f01a675cbbf6ecc8a2758b9ca5
Parent:     c95eadd2f1afd2ba643e85a8dfc9079a3f03ae47
Author:     Takashi Iwai <tiwai@alsa3.local>
AuthorDate: Sun Dec 28 16:44:30 2008 +0100
Committer:  Takashi Iwai <tiwai@suse.de>
CommitDate: Mon Jan 12 15:20:55 2009 +0100

    ALSA: Convert to snd_card_create() in sound/pci/*
    
    Convert from snd_card_new() to the new snd_card_create() function
    in sound/pci/*.
    
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
 sound/pci/ad1889.c                  |    6 +++---
 sound/pci/ali5451/ali5451.c         |    6 +++---
 sound/pci/als300.c                  |    6 +++---
 sound/pci/als4000.c                 |    9 +++++----
 sound/pci/atiixp.c                  |    6 +++---
 sound/pci/atiixp_modem.c            |    6 +++---
 sound/pci/au88x0/au88x0.c           |    6 +++---
 sound/pci/aw2/aw2-alsa.c            |    6 +++---
 sound/pci/azt3328.c                 |    6 +++---
 sound/pci/bt87x.c                   |    6 +++---
 sound/pci/ca0106/ca0106_main.c      |    6 +++---
 sound/pci/cmipci.c                  |    6 +++---
 sound/pci/cs4281.c                  |    6 +++---
 sound/pci/cs46xx/cs46xx.c           |    6 +++---
 sound/pci/cs5530.c                  |    6 +++---
 sound/pci/cs5535audio/cs5535audio.c |    6 +++---
 sound/pci/echoaudio/echoaudio.c     |    6 +++---
 sound/pci/emu10k1/emu10k1.c         |    6 +++---
 sound/pci/emu10k1/emu10k1x.c        |    6 +++---
 sound/pci/ens1370.c                 |    6 +++---
 sound/pci/es1938.c                  |    6 +++---
 sound/pci/es1968.c                  |    6 +++---
 sound/pci/fm801.c                   |    6 +++---
 sound/pci/hda/hda_intel.c           |    6 +++---
 sound/pci/ice1712/ice1712.c         |    6 +++---
 sound/pci/ice1712/ice1724.c         |    6 +++---
 sound/pci/intel8x0.c                |    6 +++---
 sound/pci/intel8x0m.c               |    6 +++---
 ...
Previous thread: crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:03 pm. (1 message)

Next thread: ASoC: cleanup duplicated code. by Linux Kernel Mailing List on Thursday, March 26, 2009 - 12:06 pm. (1 message)