From: Grant Likely <grant.likely@xxxxxxxxxxxx>
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@xxxxxxxxxxxx>
---
drivers/video/xilinxfb.c | 133 ++++++++++++++++++++++++++++-------------------
1 files changed, 80 insertions(+), 53 deletions(-)