1
0
Fork 0
alistair23-linux/sound/pci/ice1712
Takashi Iwai a7da09fecf ALSA: pci: Remove empty init and exit
For a sake of code simplification, remove the init and the exit
entries that do nothing.

Notes for readers: actually it's OK to remove *both* init and exit,
but not OK to remove the exit entry.  By removing only the exit while
keeping init, the module becomes permanently loaded; i.e. you cannot
unload it any longer!

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-08-03 16:11:48 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ak4xxx.c ALSA: pci: Remove empty init and exit 2018-08-03 16:11:48 +02:00
amp.c ALSA: pci: remove __dev* attributes 2012-12-07 07:20:55 +01:00
amp.h [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
aureon.c ALSA: ice1724: Use snd_ctl_enum_info() 2014-10-21 09:02:50 +02:00
aureon.h [ALSA] Fix conflicts between const and __devinitdata 2007-05-11 16:55:49 +02:00
delta.c ALSA: ice1712: add const to snd_akm4xxx structures 2017-08-06 22:16:59 +02:00
delta.h ALSA: ice1712 - working M-Audio Delta 66E support 2010-12-09 08:40:01 +01:00
envy24ht.h ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations 2012-01-11 08:56:59 +01:00
ews.c ALSA: ice1712: add const to snd_akm4xxx structures 2017-08-06 22:16:59 +02:00
ews.h [ALSA] ice1712 - Add Terrasoniq TS88 support 2008-04-24 12:00:40 +02:00
hoontech.c ALSA: ice1712: Add support for STAudio ADCIII 2017-08-22 16:58:59 +02:00
hoontech.h ALSA: ice1712: Add support for STAudio ADCIII 2017-08-22 16:58:59 +02:00
ice1712.c ALSA: ice1712: define i2c eeprom addr to header file 2017-11-06 15:05:20 +01:00
ice1712.h ALSA: ice1712: define i2c eeprom addr to header file 2017-11-06 15:05:20 +01:00
ice1724.c ALSA: ice1724: Constify hw_constraints 2017-06-09 10:42:53 +02:00
juli.c ALSA: ice1712: replace strcpy() with strlcpy() 2018-03-01 16:13:13 +01:00
juli.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
maya44.c ALSA: ice1724: Constify hw_constraints 2017-06-09 10:42:53 +02:00
maya44.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phase.c ALSA: ice1712: add const to snd_akm4xxx structures 2017-08-06 22:16:59 +02:00
phase.h ALSA: ice1712/ice1724: Coding style fixes part 1 (more coming up) 2008-09-09 09:11:44 +02:00
pontis.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
pontis.h [ALSA] Fix conflicts between const and __devinitdata 2007-05-11 16:55:49 +02:00
prodigy192.c ALSA: ice1712: remove unneeded return statement 2014-11-14 14:16:36 +01:00
prodigy192.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
prodigy_hifi.c ALSA: ice1724: remove unused array 2018-06-18 17:39:56 +02:00
prodigy_hifi.h [ALSA] ice1724 - Add missing prodigy_hifi.h 2008-01-31 17:30:03 +01:00
psc724.c ALSA: Use strlcpy() instead of strncpy() 2013-10-29 15:26:12 +01:00
psc724.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
quartet.c ALSA: ice1712: replace strcpy() with strlcpy() 2018-03-01 16:13:13 +01:00
quartet.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
revo.c ALSA: ice1712: add const to snd_akm4xxx structures 2017-08-06 22:16:59 +02:00
revo.h [ALSA] Fix conflicts between const and __devinitdata 2007-05-11 16:55:49 +02:00
se.c ALSA: ice1724: Use snd_ctl_enum_info() 2014-10-21 09:02:50 +02:00
se.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
stac946x.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vt1720_mobo.c ALSA: pci: remove __dev* attributes 2012-12-07 07:20:55 +01:00
vt1720_mobo.h [ALSA] Fix conflicts between const and __devinitdata 2007-05-11 16:55:49 +02:00
wm8766.c scripts/spelling.txt: add "an union" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
wm8766.h ALSA: ice1712: wm8766: Remove some unused functions 2015-01-11 17:03:52 +01:00
wm8776.c scripts/spelling.txt: add "an union" pattern and fix typo instances 2017-02-27 18:43:46 -08:00
wm8776.h ALSA: ice1712: wm8776.c: Remove some unused functions 2014-12-26 12:22:09 +01:00
wtm.c ALSA: ice1724: ESI W192M: Add sampling rate control of the ADC/DAC 2015-03-18 08:07:00 +01:00
wtm.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00