]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 10 Nov 2011 12:06:21 +0000 (12:06 +0000)
commitb055172db0b2f4628d73ff2c03266ab8c700c21f
tree53290b986d44eb489351da0f786491bd740a4d1c
parent6ed4b63ebae5e0d34faac1cb35d728e866226972
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