OSDN Git Service

media: vsp1: Use BIT macro for feature identification
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Wed, 16 Dec 2020 11:45:48 +0000 (12:45 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Jan 2021 17:17:43 +0000 (18:17 +0100)
commit485da30473d708e5e835dc05c815bb03925cb7a3
tree3a3b3d3f11a3ab427fbe7df9c6def4bd0f405790
parent7113469dafc2d545fa4fa9bc649c31dc27db492e
media: vsp1: Use BIT macro for feature identification

These entries can only ever be single bits. Make use of the BIT macro
accordingly.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/vsp1/vsp1.h