Skip to content
Commit 1c9b943c authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: si2168: use bits instead of bool for flags



Using bool on struct is not recommended, as it wastes lots of
space. So, instead, let's use bits.

While here, convert the comments to kernel-doc format.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 219031a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment