commit | 5d726f5add3af537952f7c35fdaebab43b718c2d | [log] [tgz] |
---|---|---|
author | Ian Jeffray <ian@jeffray.co.uk> | Sat Oct 23 05:11:56 2010 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Fri Nov 05 13:59:32 2010 +0200 |
tree | 3f648e9915c40ae9d71c04322c66af1d3e52812b | |
parent | 31c9909b512aa4c97cffc40627c255070fe0bc78 [diff] |
USB: musb: blackfin: fix musb_read_txhubport() definition 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>