commit | 4302c9c13abe101a63bf859a5f513e03694e0b8f | [log] [tgz] |
---|---|---|
author | Chen Zhou <chenzhou10@huawei.com> | Fri Feb 21 20:21:39 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 26 14:17:33 2020 -0500 |
tree | cf6c685d3fa2086a51296cea764419aa7e75b567 | |
parent | 0943629ceb1321c3ea1a1b81725303b835cb1dbc [diff] |
drm/amd/powerplay: Use bitwise instead of arithmetic operator for flags This silences the following coccinelle warning: "WARNING: sum of probable bitmasks, consider |" Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>