drm/mgag200: fix typo causing bw limits to be ignored on some chips
authorDave Airlie <airlied@redhat.com>
Wed, 5 Feb 2014 04:13:56 +0000 (14:13 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 21:48:03 +0000 (13:48 -0800)
commit9a572c7dab8d9b09ce61b7ba5e9e4a2b9b7a2936
tree17e3e2c8c7124fc0447b46d7d3283854179dd4af
parent37c5725adba40457dac8705b880348d789394238
drm/mgag200: fix typo causing bw limits to be ignored on some chips

commit ec22b4aa993abbd18f5bbbcb20a1c56be3b1d38b upstream.

mode->mdev otherwise the bw limits never kick in.

Reported in RHEL testing.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/mgag200/mgag200_mode.c