summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorLoc Ho <lho@apm.com>2016-03-01 00:15:43 +0300
committerStephen Boyd <sboyd@codeaurora.org>2016-03-03 22:37:15 +0300
commit0f4c7a138dfefb0ebdbaf56e3ba2acd2958a6605 (patch)
treeb4475ae1c48153863410752a359ed4a13df3a0c3 /usr
parent0d9967fe4ba6fc3a57d946a54bcba2d0b3ef8e0b (diff)
downloadlinux-0f4c7a138dfefb0ebdbaf56e3ba2acd2958a6605.tar.xz
clk: xgene: Add missing parenthesis when clearing divider value
In the initial fix for non-zero divider shift value, the parenthesis was missing after the negate operation. This patch adds the required parenthesis. Otherwise, lower bits may be cleared unintentionally. Signed-off-by: Loc Ho <lho@apm.com> Acked-by: Toan Le <toanle@apm.com> Fixes: 1382ea631ddd ("clk: xgene: Fix divider with non-zero shift value") Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions