commit | bb51272ec4d5207eecd36fd7c649e8fc2faacec7 | [log] [tgz] |
---|---|---|
author | AnilKumar Chimata <anilc@codeaurora.org> | Wed Jan 29 00:12:35 2014 +0530 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Thu Feb 27 23:56:20 2014 -0800 |
tree | f0e148a127075f06a99f9f32aac2635ee1ae12ab | |
parent | 87e05265791b81ab43bc703304346e942af6f7e5 [diff] |
qseecom: Fix clock get failures Pass the device node with of_node to clk_get(), to get the clock struct. This patch fixes the issue by passing proper device handle with of_node to clock APIs to get the appropriate clock node. Change-Id: I01a2caf7d86a4399b1bb4a455ef8ecbbad5ad9a2 Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>