linux-pinenote/sound/usb/line6
Chris Rorvick 0e806151e8 ALSA: line6: toneport: Use explicit type for firmware version
The firmware version is a single byte so have the variable type agree.
Since the address to this member is passed to the read function, using
an int is not even portable.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-02-11 10:41:59 +01:00
..
capture.c
capture.h
driver.c ALSA: line6: Use explicit type for serial number 2015-02-11 10:39:05 +01:00
driver.h ALSA: line6: Use explicit type for serial number 2015-02-11 10:39:05 +01:00
Kconfig
Makefile
midi.c
midi.h
midibuf.c
midibuf.h
pcm.c
pcm.h
playback.c
playback.h
pod.c ALSA: line6: Use explicit type for serial number 2015-02-11 10:39:05 +01:00
podhd.c ALSA: line6: Pass driver name to line6_probe() 2015-02-08 09:07:07 +01:00
toneport.c ALSA: line6: toneport: Use explicit type for firmware version 2015-02-11 10:41:59 +01:00
variax.c ALSA: line6: Pass driver name to line6_probe() 2015-02-08 09:07:07 +01:00