From: Mauro Carvalho Chehab Date: Wed, 3 Sep 2014 18:26:07 +0000 (-0300) Subject: [media] tda10071: use true/false for boolean vars X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a5ee7882d0bc757f6861149934af7e89ef72fe;p=pandora-kernel.git [media] tda10071: 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