[ALSA] usbaudio.c: remove unneeded casts
authorJohn Daiker <daikerjohn@gmail.com>
Thu, 28 Dec 2006 12:55:05 +0000 (13:55 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:02:47 +0000 (09:02 +0100)
commit88518275e3eefe0582af1918d59325b16dfde154
tree1c8935e45cb46aa3513da570d0707a5009d22e01
parent67e9f4b68c9d1820132c559c0f9b296dafdf631e
[ALSA] usbaudio.c: remove unneeded casts

Went rummaging through usbaudio.c and found some castings that
aren't needed as far as I can see.  Part of the KernelJanitors
TODO list.

Signed-off-by: John Daiker <daikerjohn@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/usb/usbaudio.c