[POWERPC] XilinxFB: Split device setup from bus binding
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 4 Oct 2007 16:48:37 +0000 (10:48 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 10 Oct 2007 00:11:40 +0000 (18:11 -0600)
commit264776224d3bb0cd80bc0ec11a769e05a58f8c6b
treeda0e5601efde9a408413ca0683e71f46f58aac3e
parent3fb99ce4e2748dafe3f10dba2932f0d13f577623
[POWERPC] XilinxFB: Split device setup from bus binding

Split the device setup code away from the platform bus binding.  This is
in preparation for adding the of_platform bus binding to this driver and
most of the setup code is common between the two busses.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Andrei Konovalov <akonovalov@ru.mvista.com>
drivers/video/xilinxfb.c