From: Daniel Mack Date: Wed, 10 Apr 2013 19:55:50 +0000 (+0200) Subject: usb: musb: eliminate musb_to_hcd X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b125df5b24cfb0ec7fa1971e343cc0badc1827d;p=pandora-kernel.git usb: musb: eliminate musb_to_hcd With the hcd is now a direct member of struct musb, we can now simply eliminate the musb_to_hcd() macro. There aren't that many users left anyway, as some where already fixed up when parts were factored out to musb_host.c Signed-off-by: Daniel Mack Acked-by: Peter Korsgaard Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed