media: venus: hfi: use true for boolean values
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 23 Jan 2018 17:54:53 +0000 (12:54 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 26 Feb 2018 12:53:09 +0000 (07:53 -0500)
commitee9568aa5830f607edc4c21b80b82b0e0fd1be77
tree80cea707fd1c8a574af0ecd6e6f96fd86e5e3033
parent59e18d7c508351b9c0a4e84fa0699be163337a8e
media: venus: hfi: use true for boolean values

Assign true or false to boolean variables instead of an integer value.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/qcom/venus/hfi_msgs.c