commit | f7ad160b49c49dc9cd383b9184c6fa4a9b4f7ebb | [log] [tgz] |
---|---|---|
author | Alex Raimondi <raimondi@miromico.ch> | Wed Oct 15 22:02:03 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:32 2008 -0700 |
tree | e938a220e3a347ef76fed7fb19f10607f98ba093 | |
parent | 20036fdcaf05fac0a84ed81a56906493a7d822e2 [diff] |
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>