ARM: pxa: clean up set_pxa_fb_info
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Tue, 15 Feb 2011 07:37:30 +0000 (15:37 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Wed, 16 Mar 2011 08:32:47 +0000 (16:32 +0800)
set_pxa_fb_info() has been a long-standing wart in the naming scheme
of the pxa_set_xxx_info() functions.  This renames the function, and
combines set_pxa_fb_parent() with set_pxa_fb_info().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>

No differences found