usb: yurex: fixed sparse warning of incorrect type
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Fri, 10 Oct 2014 12:49:45 +0000 (18:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Nov 2014 23:34:00 +0000 (15:34 -0800)
commit1cc373c654acde47d78da9cccb5732dab2cc584f
treee18d27050b7a82976aee81b251f3dac5dd710036
parente50a322e517731de5d1f6f3aad0a73f3b506c5ea
usb: yurex: fixed sparse warning of incorrect type

fixed sparse warning of
1) incorrect type (different address spaces)
2) incorrect type in initializer

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/yurex.c