drm/nouveau: fix backlight mask on ppc powerbook
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 5 Sep 2013 08:45:01 +0000 (04:45 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 8 Nov 2013 05:36:08 +0000 (15:36 +1000)
commit73f4b1f8938174dcf1645563e541022837a6a7f4
treed7394d91b664dfd56cc0486e965ff7084ea6f7ad
parent4449933a3703704e8dc74ea774372857240c142d
drm/nouveau: fix backlight mask on ppc powerbook

This code was originally moved to using nv_mask by d31e078d84. This
should not have any actual effect since the mask isn't applied to the
value.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv04/dfp.c