From: Kevin Cernekee Date: Wed, 12 Nov 2014 20:54:00 +0000 (-0800) Subject: of: Fix of_device_is_compatible() comment X-Git-Tag: omap-for-v3.19/fixes-rc1~127^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c7a1de6c4b9f9eb867af4dc9215bbf9e08ef2e;p=pandora-kernel.git of: Fix of_device_is_compatible() comment This function passes back a value from __of_device_is_compatible(), which returns a score in the range 0..11, not a bool. Signed-off-by: Kevin Cernekee Signed-off-by: Grant Likely --- Reading git-diff-tree failed