]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 17 Feb 2017 02:51:34 +0000 (13:51 +1100)
committerDave Airlie <airlied@redhat.com>
Tue, 28 Feb 2017 03:18:06 +0000 (13:18 +1000)
commitd95618ef0a05236a2642d1a829fffd90de88e5f0
tree170501dd31c4f76f82e8004e7dc64ef55f288743
parentb368e53aae7694e0fb2bdec9667c9acc5108b629
drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300

The function does more than initializing the DRAM and in turns
calls other functions to do the actual init. This will keeping
things more consistent with the upcoming AST2500 POST code.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Joel Stanley <joel@jms.id.au>
Tested-by: Y.C. Chen <yc_chen@aspeedtech.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ast/ast_post.c