]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read call
authorAxel Lin <axel.lin@ingics.com>
Sat, 10 Sep 2016 03:47:30 +0000 (11:47 +0800)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 2 Nov 2016 00:44:09 +0000 (17:44 -0700)
commit887da1269a245673f015bf700c63ba8079269dcd
tree3c5e741a20154e725751d398bc03a7171977d303
parent23113a4596679dfc327e607c0891a7cd21327e92
clk: qcom: lcc-ipq806x: Fixup overriding val in regmap_read call

Drop the assignment of regmap_read return code to val, so the code checks
the value read.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/lcc-ipq806x.c