MLK-11921-1 mxc IPUv3: common: Fix the macro idma_is_valid/idma_mask definitions
authorLiu Ying <Ying.Liu@freescale.com>
Mon, 30 Nov 2015 09:01:49 +0000 (17:01 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:20 +0000 (14:49 -0500)
commitb84c0c24b82b17a06068dbdecdc3ffa0da44af4d
tree694d56286b909c148180d2fbf589a39792568584
parenta7f3b3145b61a84f753a6b3187b0f4dcbb5e4d2e
MLK-11921-1 mxc IPUv3: common: Fix the macro idma_is_valid/idma_mask definitions

This patch adds missing parentheses around the argument of the macro
idma_is_valid and idma_mask to avoid any potential macro expansion issue.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
drivers/mxc/ipu3/ipu_common.c