From: Devendra Naga Date: Thu, 13 Sep 2012 17:09:29 +0000 (-0400) Subject: staging:ccg: cleanup a bit of binding X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7505817603854506732affb584ef6568a4702d6f;p=pandora-kernel.git staging:ccg: cleanup a bit of binding the ccg_bind_function uses ret variable and a logic around the ccg_bind_enabled_functions to return a value other than 0 if bind function fail, other wise returns 0, this can be achieved with just a return ccg_bind_enabled_functions(dev, c); Signed-off-by: Devendra Naga Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed