From: Russell King Date: Wed, 7 Jan 2009 15:20:26 +0000 (+0200) Subject: OMAP2/3 clock: remove clk->owner X-Git-Tag: v2.6.28-davinci1-diff-base~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ae1e06b177e462d75586d83380f18a7024e77b;p=pandora-kernel.git OMAP2/3 clock: remove clk->owner clk->owner is always NULL, so its existence doesn't serve any useful function other than bloating the kernel by 992 bytes. Remove it. Signed-off-by: Russell King Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed