]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon: fix typo in radeon_atom_init_mc_reg_table()
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2013 17:33:53 +0000 (13:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Jul 2013 19:46:49 +0000 (15:46 -0400)
commit4da18e26e0cc2387597ff57ac33df1bc6369fbed
tree3e40db7fd6c55c1e63a68714c5b8b70603618819
parent5c7524bf068ebe077254a6c37fcfa27e6cb6a1f3
drm/radeon: fix typo in radeon_atom_init_mc_reg_table()

Bad pointer math.  Fixes hangs in state transitions with
BTC+ asics.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_atombios.c