USB: isp1362: fix inw warning on Blackfin systems
authorMike Frysinger <vapier@gentoo.org>
Fri, 21 May 2010 08:37:42 +0000 (04:37 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Jun 2010 20:16:18 +0000 (13:16 -0700)
The Blackfin code is incorrectly casting the argument to inw() to a pointer.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found