Skip to content
Commit e2477233 authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva Committed by Krzysztof Kozlowski
Browse files

ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify



Fix boolean expressions by using logical AND operator '&&' instead of
bitwise operator '&'.

This issue was detected with the help of Coccinelle.

Fixes: 4fa084af ("ARM: OSIRIS: DVS (Dynamic Voltage Scaling) supoort.")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarGustavo A. R. Silva <gustavo@embeddedor.com>
[krzk: Fix -Wparentheses warning]
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent bfeffd15
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment