]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2/3 clock: remove clk->owner
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 7 Jan 2009 15:20:26 +0000 (17:20 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2009 15:20:26 +0000 (17:20 +0200)
commit59ae1e06b177e462d75586d83380f18a7024e77b
treede936c39490b23ec1cdd9c08b1f0aeddaaaa4b5d
parentf438e7e9dcd837fd64109256fce82725f7887428
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 <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/clock.c
arch/arm/plat-omap/include/mach/clock.h