]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/clk.h: fix comment
authorAlex Raimondi <raimondi@miromico.ch>
Thu, 16 Oct 2008 05:02:03 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:32 +0000 (11:21 -0700)
commit5f8ae058674bc97765bb10c29fe4e772e31b9d73
treee938a220e3a347ef76fed7fb19f10607f98ba093
parent280ed85c4ef4ef8c79b5bdfad5f280440a60beba
include/linux/clk.h: fix comment

clk_get and clk_put may not be used from within interrupt context.  Change
comment to this function.

Signed-off-by: Alex Raimondi <raimondi@miromico.ch>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/clk.h