USB: musb: blackfin: fix musb_read_txhubport() definition
authorIan Jeffray <ian@jeffray.co.uk>
Sat, 23 Oct 2010 10:11:56 +0000 (05:11 -0500)
committerFelipe Balbi <balbi@ti.com>
Fri, 5 Nov 2010 11:59:32 +0000 (13:59 +0200)
The new MUSB power code needs musb_read_txhubport() to
return a value (so stub it as 0 like the other Blackfin
hub funcs).

Signed-off-by: Ian Jeffray <ian@jeffray.co.uk>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found