commit | 0e806151e86be52caa1349fa490eab8f09a2b6f5 | [log] [tgz] |
---|---|---|
author | Chris Rorvick <chris@rorvick.com> | Tue Feb 10 23:03:17 2015 -0600 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 11 10:41:59 2015 +0100 |
tree | 48741127d2bd1972e8c7d2b30f764fe3b24134a2 | |
parent | 12b00157fd8572ee1f54b70bbf496641a1608924 [diff] |
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>