]> git.baikalelectronics.ru Git - kernel.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)
commitaf1b8707a2a1a4330da06198377948c2cd5c722e
tree3e40db7fd6c55c1e63a68714c5b8b70603618819
parentcf591f3a4359ed0d1aa233d5cb9317775d874eb6
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