]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: Warn on disabling clocks with no users
authorTony Lindgren <tony@atomide.com>
Tue, 7 Aug 2007 12:20:00 +0000 (05:20 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 9 May 2008 17:25:02 +0000 (10:25 -0700)
commit7cf95774190e423370945e116b07410c860407db
treec839f23fd52e53b59ed58118fbfbf9f9f2da503d
parentc8d2eb8e56b93c69a30793f19ac1bc784398fbd5
ARM: OMAP: Warn on disabling clocks with no users

Instead of BUG(), warn on disabling clocks with no users.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/clock.c