From: Paul Walmsley Date: Thu, 2 Aug 2007 18:10:09 +0000 (-0600) Subject: omap2 clock: get rid of sleep_ck X-Git-Tag: v2.6.23-omap1~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23ad44c828a85772421d7205536c5c04c97357d;p=pandora-kernel.git omap2 clock: get rid of sleep_ck According to the 2420 TRM rev J, SLEEP_CLK doesn't have any registers or bits associated with it, so it's outside software control. It's also a leaf clock - no software-controllable clocks use it as a parent. There's nothing we can do with it in software. So, drop it. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed