diff options
| author | Steve French <sfrench@us.ibm.com> | 2005-11-10 20:31:49 -0500 |
|---|---|---|
| committer | Steve French <sfrench@us.ibm.com> | 2005-11-10 20:31:49 -0500 |
| commit | 84cdda8a1966288de26be5cecf7702d378861ff9 (patch) | |
| tree | 914924b2a78ca756a35c3480d7abb2726f2db1f4 /sound/pci/cs4281.c | |
| parent | 3c50c61826d1e2e9354232f625216c8fcfef48db (diff) | |
| parent | 6e6ece5dc6022e8086c565498d23511bbceda811 (diff) | |
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Diffstat (limited to 'sound/pci/cs4281.c')
| -rw-r--r-- | sound/pci/cs4281.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/cs4281.c b/sound/pci/cs4281.c index aea2c47712f9..034ff3755a3b 100644 --- a/sound/pci/cs4281.c +++ b/sound/pci/cs4281.c | |||
| @@ -2106,7 +2106,6 @@ static int cs4281_resume(snd_card_t *card) | |||
| 2106 | 2106 | ||
| 2107 | static struct pci_driver driver = { | 2107 | static struct pci_driver driver = { |
| 2108 | .name = "CS4281", | 2108 | .name = "CS4281", |
| 2109 | .owner = THIS_MODULE, | ||
| 2110 | .id_table = snd_cs4281_ids, | 2109 | .id_table = snd_cs4281_ids, |
| 2111 | .probe = snd_cs4281_probe, | 2110 | .probe = snd_cs4281_probe, |
| 2112 | .remove = __devexit_p(snd_cs4281_remove), | 2111 | .remove = __devexit_p(snd_cs4281_remove), |
