git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1168dc
)
[ARM] omap: remove clk->owner
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 4 Nov 2008 21:42:54 +0000
(21:42 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 11:38:41 +0000
(11:38 +0000)
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 <rmk+kernel@arm.linux.org.uk>
No differences found