Re: [PATCH v11 06/16] drm/mediatek: gamma: Use bitfield macros

From: AngeloGioacchino Del Regno
Date: Mon Oct 16 2023 - 03:55:13 EST


Il 13/10/23 06:00, CK Hu (胡俊光) ha scritto:
Hi, Angelo:

On Thu, 2023-10-12 at 11:57 +0200, AngeloGioacchino Del Regno wrote:
Make the code more robust and improve readability by using bitfield
macros instead of open coding bit operations.
While at it, also add a definition for LUT_BITS_DEFAULT.

When I apply, I would remove the description of LUT_BITS_DEFAULT.

Reviewed-by: CK Hu <ck.hu@xxxxxxxxxxxx>

Sorry for forgetting about removing that from the commit description after
removing it from the code.

Thanks for removing it while applying, that simplifies my workflow.

Cheers,
Angelo