From: Valentina Manea Date: Fri, 25 Oct 2013 08:52:20 +0000 (+0300) Subject: staging: imx-drm: use true and false for bool variables X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bc5be7c0d62aff91b4b0241318cfedc7311c7e;p=pandora-kernel.git staging: imx-drm: use true and false for bool variables This patch fixes coccinelle errors for bool variables initialized with 1 or 0 instead of true and false. Signed-off-by: Valentina Manea Reviewed-by: Rusty Russell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed