From: Kevin Cernekee Date: Wed, 12 Nov 2014 20:54:01 +0000 (-0800) Subject: of: Change of_device_is_available() to return bool X-Git-Tag: omap-for-v3.19/fixes-rc1~127^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a4ab96c61a34d62717b1481f6043e0b4338d74;p=pandora-kernel.git of: Change of_device_is_available() to return bool This function can only return true or false; using a bool makes it more obvious to the reader. Signed-off-by: Kevin Cernekee Signed-off-by: Grant Likely --- Reading git-diff-tree failed