commit | c985af17b39c5d9c822ee389d5e29dc7a8f8398a | [log] [tgz] |
---|---|---|
author | Yue Ma <yuem@codeaurora.org> | Thu Dec 26 17:41:07 2013 -0800 |
committer | Yue Ma <yuem@codeaurora.org> | Thu Dec 26 18:18:29 2013 -0800 |
tree | a4687ab10c7bdb587c901d3a8a91ca742972a474 | |
parent | 3c29955b5f208102fdd95d71d41cdf0cc80e735b [diff] |
wcnss: Check the return value of clk_set_parent() when sample clock The return value of clk_set_parent() should be checked when sample WCNSS TOP AHB clock on WCNSS WDOG bite, otherwise it might be pointing to an old parent that happens to be enabled. Change-Id: I8b6ef12fa9f1b9bf6869fcfb7441148ee9d7c84c Signed-off-by: Yue Ma <yuem@codeaurora.org>