commit | 2816cc31e06b9d04ac0a92ae6a8311b5ab873fed | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Sep 03 16:01:36 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Sep 03 17:59:20 2014 -0300 |
tree | 0aa496910202aef69990a0980673fd4c5256c437 | |
parent | 8b4b68186f7095fc2a4badaacd31a39ac6cadea2 [diff] |
[media] ene_ir: 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 <m.chehab@samsung.com>