From: Andrew de Quincey Date: Thu, 28 May 2009 21:03:31 +0000 (-0700) Subject: ARM: OMAP1: Make 770 LCD work X-Git-Tag: v2.6.31-rc1~344^2~23^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=088962c243db42b9c608f30be3e3a05a5b696895;p=pandora-kernel.git ARM: OMAP1: Make 770 LCD work Make 770 LCD work by adding clk_add_alias(). Also remove the old unused functions. Note that the clk_add_alias() could probably be moved to arch/arm/clkdev.c later on. Cc: linux-fbdev-devel@lists.sourceforge.net Signed-off-by: Andrew de Quincey Signed-off-by: Imre Deak Signed-off-by: Tony Lindgren