MIPS: Alchemy: move au1200fb global functions to platform data
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 12:06:21 +0000 (12:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 7 Dec 2011 22:02:07 +0000 (22:02 +0000)
commita9b71a8f0f42efe1a21154667ca02305c950d30a
tree0081abc97e9fda1f27f48327b033316a77b35f5a
parent7c4b24da07d99b5473de7cc7ba3f67d85b889bc0
MIPS: Alchemy: move au1200fb global functions to platform data

au1200fb calls 3 functions which have to be defined in board code.
Fix this ugliness with the introduction of platform_data.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: linux-fbdev@vger.kernel.org
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2871/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1200.c
arch/mips/alchemy/devboards/db1300.c
arch/mips/alchemy/devboards/pb1200.c
arch/mips/include/asm/mach-au1x00/au1200fb.h [new file with mode: 0644]
drivers/video/au1200fb.c