[PATCH] drm/radeon/kms: fix i2c pad masks on rs4xx

2010-11-18 Thread alexdeuc...@gmail.com
From: Alex Deucher These got lost in the last i2c cleanup. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=23222 Signed-off-by: Alex Deucher Cc: stable at kernel.org --- drivers/gpu/drm/radeon/radeon_combios.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --

[PATCH] drm/radeon/kms: fix i2c pad masks on rs4xx

2010-11-18 Thread alexdeucher
From: Alex Deucher These got lost in the last i2c cleanup. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=23222 Signed-off-by: Alex Deucher Cc: sta...@kernel.org --- drivers/gpu/drm/radeon/radeon_combios.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git