diff options
author | Loc Ho <lho@apm.com> | 2016-03-01 00:15:43 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-03-03 22:37:15 +0300 |
commit | 0f4c7a138dfefb0ebdbaf56e3ba2acd2958a6605 (patch) | |
tree | b4475ae1c48153863410752a359ed4a13df3a0c3 /drivers/clk/nxp | |
parent | 0d9967fe4ba6fc3a57d946a54bcba2d0b3ef8e0b (diff) | |
download | linux-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 'drivers/clk/nxp')
0 files changed, 0 insertions, 0 deletions