[PATCH 1/2] drm/ast: open key before detect chips

2014-09-10 Thread Y.C. Chen
From: "Y.C. Chen" Some config settings like 3rd TX chips will not get correctly if the extended reg is protected Signed-off-by: Y.C. Chen --- drivers/gpu/drm/ast/ast_main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/ast/ast_main.c b/drivers/gpu/drm/ast/ast_main.c index

[PATCH 1/2] drm/ast: open key before detect chips

2014-09-10 Thread Egbert Eich
Y.C. Chen writes: > From: "Y.C. Chen" > > Some config settings like 3rd TX chips will not get correctly > if the extended reg is protected > > Signed-off-by: Y.C. Chen > --- > drivers/gpu/drm/ast/ast_main.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpu/drm/as