From: Paul Bolle Date: Fri, 31 Jul 2015 12:08:58 +0000 (+0200) Subject: windfarm: decrement client count when unregistering X-Git-Tag: omap-for-v4.3/fixes-rc1~100^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2b592173ff0274e70dc44d1d28c19bb995aa7c;p=pandora-kernel.git windfarm: decrement client count when unregistering wf_unregister_client() increments the client count when a client unregisters. That is obviously incorrect. Decrement that client count instead. Fixes: 75722d3992f5 ("[PATCH] ppc64: Thermal control for SMU based machines") Signed-off-by: Paul Bolle Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed