From: Kishon Vijay Abraham I Date: Fri, 22 Jun 2012 11:32:47 +0000 (+0530) Subject: usb: otg: utils: devres: Add API's to associate a device with the phy X-Git-Tag: v3.6-rc1~101^2~53^2~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410219dcd2ba8d8b4bcfa9c232f35bf505bc021a;p=pandora-kernel.git usb: otg: utils: devres: Add API's to associate a device with the phy Used devres API's to associate the phy with a device so that on driver detach, release function is invoked on the devres data(usb_phy) and devres data(usb_phy) is released. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed