From: Ivan T. Ivanov Date: Mon, 28 Apr 2014 13:34:08 +0000 (+0300) Subject: usb: phy: msm: Migrate to Managed Device Resource allocation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b99c68ec1f979ef6ea956516a87afa9bb5551ca;p=pandora-kernel.git usb: phy: msm: Migrate to Managed Device Resource allocation Move memory, regulators, clocks and irq allocation to devm_* variants. Properly check for valid clk handles. Signed-off-by: Ivan T. Ivanov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed