Home
last modified time | relevance | path

Searched hist:"0 e806151e86be52caa1349fa490eab8f09a2b6f5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/usb/line6/
H A Dtoneport.cdiff 0e806151e86be52caa1349fa490eab8f09a2b6f5 Tue Feb 10 23:03:17 CST 2015 Chris Rorvick <chris@rorvick.com> 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>