]> 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, 24 Nov 2011 10:41:56 +0000 (10:41 +0000)
commit6cc9df70b67a45b3a286fed13f3854babe0a2c3d
treed83e912000f30e308cc7ab7360abeb7e41d57d28
parent43a3a9d8a38d19567af96bcf0b68df0d76d9b2f8
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