[PATCH] drm/radeon/kms: fix typos in disabled vbios code

2010-11-30 Thread Alex Deucher
6xx/7xx was hitting the wrong BUS_CNTL reg and bits. Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/r600_reg.h|1 + drivers/gpu/drm/radeon/radeon_bios.c | 13 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git

[PATCH] drm/radeon/kms: fix typos in disabled vbios code

2010-11-30 Thread Alex Deucher
6xx/7xx was hitting the wrong BUS_CNTL reg and bits. Signed-off-by: Alex Deucher alexdeuc...@gmail.com Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/r600_reg.h|1 + drivers/gpu/drm/radeon/radeon_bios.c | 13 +++-- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git