media: ti-vpe: cal: Replace hardcoded BIT() value with macro
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 6 Dec 2020 23:53:34 +0000 (00:53 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 4 Jan 2021 10:32:01 +0000 (11:32 +0100)
commit695baaa373abf407214b117c0f24e43307388ac4
treef9a448e5490b635e38cbfed31a40acfb2aedcebd
parent811cb526f314cd023e37b906d45cbe90ad34271a
media: ti-vpe: cal: Replace hardcoded BIT() value with macro

Replace the hardcoded BIT(3) value with CAL_CSI2_PPI_CTRL_FRAME_MASK to
increase readability.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/ti-vpe/cal-camerarx.c