commit | a2f4706479a54fb08266a8a9df87c527710bee6a | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Sat Feb 22 14:05:37 2020 +0100 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Mar 03 13:08:14 2020 +0530 |
tree | 0ef8ccbb63096d258fa246019340671d926e384c | |
parent | 1ecf7d9405c46ed20f984beb5bd7d51d31466fa6 [diff] |
video: omap: use BIT() and GENMASK() macros Use the standard BIT() and GENMASK() macros for bitfield definitions. Signed-off-by: Dario Binacchi <dariobin@libero.it>