From: Tony Lindgren Date: Wed, 24 Sep 2008 11:21:48 +0000 (+0300) Subject: Fix omap1 clock issues X-Git-Tag: v2.6.27-omap1~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1dff8638c9e96a401e1885f9948662e9ff9636;p=pandora-kernel.git Fix omap1 clock issues This fixes booting, and is a step toward fixing things properly: - Make enable_reg u32 instead of u16 - Get rid of VIRTUAL_IO_ADDRESS for clocks - Use __raw_read/write instead of omap_read/write for clock registers This patch adds a bunch of compile warnings until omap1 clock also uses offsets. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed