commit | 4f5ecaa05493dfddf155b40224b951592bfce325 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Fri May 08 08:23:29 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 08 17:46:22 2009 +0900 |
tree | 8f37268849bc0fa6599e35e39cf01b01961ccb51 | |
parent | 7d170b1bc540a1d83098a9f27cf4939e026fda81 [diff] |
sh: clock framework update, fix count and kill off kref This patch updates the clock framework use count code. With this patch the enable() and disable() callbacks only get called when counting from and to zero. While at it the kref stuff gets replaced with an int. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>