remarkable-linux/sound/oss
Mimi Zohar 711aab1dbb vfs: constify path argument to kernel_read_file_from_path
This patch constifies the path argument to kernel_read_file_from_path().

Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-09-14 20:18:45 -07:00
..
dmasound sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
.gitignore
ad1848.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
ad1848.h
ad1848_mixer.h
aedsp16.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
audio.c
bin2hex.c
CHANGELOG
coproc.h
dev_table.c
dev_table.h
dmabuf.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
hex2hex.c
kahlua.c
Kconfig
Makefile
midi_ctrl.h
midi_synth.c
midi_synth.h
midibuf.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
mpu401.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
mpu401.h
msnd.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
msnd.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
msnd_pinnacle.h
opl3.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
opl3_hw.h
os.h Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
pas2.h
pas2_card.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
pas2_midi.c
pas2_mixer.c
pas2_pcm.c
pss.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
README.FIRST
sb.h
sb_audio.c
sb_card.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
sb_card.h
sb_common.c
sb_ess.c
sb_ess.h
sb_midi.c
sb_mixer.c
sb_mixer.h
sequencer.c
sleep.h
sound_calls.h
sound_config.h sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
sound_firmware.h vfs: constify path argument to kernel_read_file_from_path 2017-09-14 20:18:45 -07:00
sound_timer.c sound: oss: avoid time_t usage 2016-06-17 16:31:19 +02:00
soundcard.c
soundvers.h
swarm_cs4297a.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
sys_timer.c sound: oss: avoid time_t usage 2016-06-17 16:31:19 +02:00
trix.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
tuning.h
uart401.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
uart6850.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
ulaw.h
v_midi.c
v_midi.h
vidc.c
vidc.h
vidc_fill.S
waveartist.c Annotate hardware config module parameters in sound/oss/ 2017-04-20 12:02:32 +01:00
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