Skip to content
Commit a4d8a0fe authored by Zeng Zhaoxiu's avatar Zeng Zhaoxiu Committed by Daniel Vetter
Browse files

i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with...


i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"

Signed-off-by: default avatarZeng Zhaoxiu <zhaoxiu.zeng@gmail.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1449397590-14292-1-git-send-email-zhaoxiu.zeng@gmail.com
parent 03a97d82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment