commit | 3a91b9c5efd27729767edfde9df069aa61c4816f | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Fri Feb 12 14:13:21 2016 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Mar 14 10:13:52 2016 +1000 |
tree | 16e86e65f6cf01add043869870b0507c120e96f1 | |
parent | e7952eb6630d18d8d16de539ab7e6ed24bcaf6ae [diff] |
drm/nouveau/clk/gk20a: fix VCO bit mask Fix the mask specified to switch to VCO mode was given as an (incorrect) immediate value. Although the side-effect happens to be the same, this is clearly incorrect. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>