Just a bit of cleanup from me (resubmitted). The important patch comes from Julia. Julia's patch conflicts with the following: 1363594270-22137-1-git-send-email-airlied@gmail.com
it fixes https://bugzilla.kernel.org/show_bug.cgi?id=46591
Christopher Harvey (3): drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth drm/mgag200: Pass driver specific mga_device in driver functions drm/mgag200: Remove extra variable assigns
Julia Lemire (1): drm/mgag200: Bug fix: Modified pll algorithm for EH project
drivers/gpu/drm/mgag200/mgag200_fb.c | 3 --- drivers/gpu/drm/mgag200/mgag200_main.c | 2 -- drivers/gpu/drm/mgag200/mgag200_mode.c | 17 ++++++++--------- 3 files changed, 8 insertions(+), 14 deletions(-)