From: Magnus Damm Date: Fri, 8 May 2009 08:23:29 +0000 (+0000) Subject: sh: clock framework update, fix count and kill off kref X-Git-Tag: v2.6.31-rc1~392^2~41^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5ecaa05493dfddf155b40224b951592bfce325;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed