diff options
author | Imre Deak <imre.deak@intel.com> | 2016-08-31 19:13:04 +0300 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2016-09-02 18:17:14 +0300 |
commit | f08a0c9234c86cf0249a5edd58a7abf69617f29f (patch) | |
tree | ee6f1b4c55b5653edaee5f1031d03c11fb64026e /drivers/clocksource/qcom-timer.c | |
parent | 615d8908ac9c723d8666bde44a7acc85af0baace (diff) |
drm/i915: sseu: Convert slice count field to mask
In an upcoming patch we'll need the actual mask of slices in addition to
their count, so replace the count field with a mask.
v2:
- Use hweight8() on u8 typed vars instead of hweight32(). (Ben)
Reviewed-by: Robert Bragg <robert@sixbynine.org> (v1)
Reviewed-by: Ben Widawsky <benjamin.widawsky@intel.com> (v1)
Tested-by: Ben Widawsky <benjamin.widawsky@intel.com> (v1)
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1472659987-10417-5-git-send-email-imre.deak@intel.com
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions