drm/savage: re-add busmaster enable, regression fix
authorFlorian Zumbiehl <florz@florz.de>
Tue, 2 Oct 2012 12:20:37 +0000 (12:20 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 3 Oct 2012 00:34:55 +0000 (10:34 +1000)
commitdf86b5765a48d5f557489577652bd6df145b0e1b
tree7742d26b806d340dcc1b078c9bb855563834d4db
parent331c57537589c59ee5e35dd4ddf1d5a0e87972c7
drm/savage: re-add busmaster enable, regression fix

466e69b8b03b8c1987367912782bc12988ad8794 dropped busmaster enable from the
global drm code and moved it to the individual drivers, but missed the savage
driver. So, this re-adds busmaster enable to the savage driver, fixing the
regression.

Signed-off-by: Florian Zumbiehl <florz@florz.de>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/savage/savage_bci.c