From: Kishon Vijay Abraham I Date: Fri, 22 Jun 2012 12:10:54 +0000 (+0530) Subject: usb: musb: omap: use devres API to allocate resources X-Git-Tag: v3.6-rc1~101^2~53^2~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1183c242a60764afbdfaf39396405b7afa1106c;p=pandora-kernel.git usb: musb: omap: use devres API to allocate resources used devres API while allocating memory resource and while getting usb phy so that these resources are released automatically on driver detach. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed