From: Daniel Stone Date: Wed, 28 Jan 2009 02:13:05 +0000 (-0700) Subject: [ARM] OMAP2: Fix definition of SGX clock register bits X-Git-Tag: v2.6.30-rc1~636^2~20^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712d7c860269018fc92169e0f6b42218fd82a6d1;p=pandora-kernel.git [ARM] OMAP2: Fix definition of SGX clock register bits The GFX/SGX functional and interface clocks have different masks, for some unknown reason, so split EN_SGX_SHIFT into one each for fclk and iclk. Correct according to the TRM and the far more important 'does this actually work at all?' metric. linux-omap source commit is de1121fdb899f762b9e717f44eaf3fae7c00cd3e. Signed-off-by: Daniel Stone Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed