From: Amardeep Rai Date: Thu, 8 Nov 2012 15:07:58 +0000 (+0530) Subject: usb: spear-ehci/ohci: Do clk_get using dev-id X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8fd7d5ae3e0561920b38647793b1947e07c7acf;p=pandora-kernel.git usb: spear-ehci/ohci: Do clk_get using dev-id We used to get clk using con-id, but now we have device struct available for these devices as they are probed using DT. And so must get clk using dev-id. Signed-off-by: Amardeep Rai Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed