linux/sound/oss
Wang Shaoyan 8039290a91 sound: pss - don't use the deprecated function check_region
sound/oss/pss.c: In function 'configure_nonsound_components':
  sound/oss/pss.c:676: warning: 'check_region' is deprecated (declared at include/linux/ioport.h:201)

Signed-off-by: Wang Shaoyan <wangshaoyan.pt@taobao.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-08-08 14:29:36 +02:00
..
dmasound Fix common misspellings 2011-03-31 11:26:23 -03:00
.gitignore
ad1848.c sound: oss: rename local change_bits to avoid powerpc bitsops.h definition 2011-07-27 19:16:05 +02:00
ad1848.h
ad1848_mixer.h
aedsp16.c
audio.c Fix common misspellings 2011-03-31 11:26:23 -03:00
bin2hex.c
CHANGELOG
coproc.h
dev_table.c
dev_table.h
dmabuf.c
hex2hex.c
kahlua.c
Kconfig SOUND: OSS: Remove Au1550 driver. 2011-05-20 11:33:39 +02:00
Makefile SOUND: OSS: Remove Au1550 driver. 2011-05-20 11:33:39 +02:00
midi_ctrl.h
midi_synth.c
midi_synth.h
midibuf.c Fix common misspellings 2011-03-31 11:26:23 -03:00
mpu401.c
mpu401.h
msnd.c
msnd.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c
msnd_pinnacle.h
opl3.c
opl3_hw.h
os.h
pas2.h
pas2_card.c
pas2_midi.c
pas2_mixer.c
pas2_pcm.c sound: oss/pas2: Remove CLOCK_TICK_RATE dependency from PAS16 driver 2011-08-04 15:23:32 +02:00
pss.c sound: pss - don't use the deprecated function check_region 2011-08-08 14:29:36 +02:00
README.FIRST
sb.h
sb_audio.c
sb_card.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sb_card.h
sb_common.c
sb_ess.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sb_ess.h
sb_midi.c
sb_mixer.c sound: oss: rename local change_bits to avoid powerpc bitsops.h definition 2011-07-27 19:16:05 +02:00
sb_mixer.h
sequencer.c
sound_calls.h
sound_config.h
sound_firmware.h
sound_timer.c
soundcard.c
soundvers.h
swarm_cs4297a.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sys_timer.c
trix.c
tuning.h
uart401.c
uart6850.c
ulaw.h
v_midi.c
v_midi.h
vidc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
vidc.h
vidc_fill.S
vwsnd.c
waveartist.c
waveartist.h

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox