linux/drivers/staging/line6
Andor Daam 251c394880 Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul
The obsolete function strict_strtoul should be replaced by the kstrto*
functions.

In this context kstrtou16 should be use, as midi_mask_receive is only
used as unsigned short. All corresponding datatypes were adapted
accordingly.

Signed-off-by: Andor Daam <andor.daam@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-12-08 12:32:55 -08:00
..
audio.c
audio.h
capture.c staging: line6: alloc/free buffers in hw_params/hw_free 2011-11-26 16:14:12 -08:00
capture.h
config.h
control.c
control.h
driver.c Staging: line6: NULL dereference in dev_err() 2011-12-01 09:57:32 -08:00
driver.h
dumprequest.c
dumprequest.h
Kconfig
Makefile staging: line6: add Pod HD300 support 2011-11-26 16:14:11 -08:00
midi.c Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul 2011-12-08 12:32:55 -08:00
midi.h Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul 2011-12-08 12:32:55 -08:00
midibuf.c
midibuf.h
pcm.c staging: line6: alloc/free buffers in hw_params/hw_free 2011-11-26 16:14:12 -08:00
pcm.h
playback.c staging: line6: alloc/free buffers in hw_params/hw_free 2011-11-26 16:14:12 -08:00
playback.h
pod.c
pod.h
podhd.c staging: line6: add Pod HD300 support 2011-11-26 16:14:11 -08:00
podhd.h staging: line6: add Pod HD300 support 2011-11-26 16:14:11 -08:00
revision.h
toneport.c
toneport.h
usbdefs.h staging: line6: add Pod HD300 support 2011-11-26 16:14:11 -08:00
variax.c
variax.h