]> 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>
Tue, 15 Nov 2011 21:13:48 +0000 (21:13 +0000)
commitf35ef147de50904dbafea00bf439072243cf7276
tree70d7a08c4a0e709aef33b32b9683cd679ab7c77f
parent37f045fe0ef119cfc946a52caddd043120e0bf95
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