From: Mauro Carvalho Chehab Date: Wed, 3 Sep 2014 18:48:14 +0000 (-0300) Subject: [media] omap3isp: use true/false for boolean vars X-Git-Tag: omap-for-v3.19/prcm-cleanup~127^2^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11b4c175d99481b239993242b14961299477491d;p=pandora-kernel.git [media] omap3isp: use true/false for boolean vars Instead of using 0 or 1 for boolean, use the true/false defines. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed