From: Chris Rorvick Date: Wed, 11 Feb 2015 05:03:17 +0000 (-0600) Subject: ALSA: line6: toneport: Use explicit type for firmware version X-Git-Tag: fixes-v4.0-rc1~146^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e806151e86be52caa1349fa490eab8f09a2b6f5;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed