[PATCH v2 1/4] mmc: meson-gx: use bitfield macros

Chris Moore moore at free.fr
Sat Mar 25 07:16:11 PDT 2017


Hi,

Le 25/03/2017 à 11:23, Heiner Kallweit a écrit :
> Use GENMASK consistently for all bit masks and switch to using the
> bitfield macros GET_FIELD and PREP_FIELD. This hides parts of the

Nitpick:
s/GET_FIELD/FIELD_GET
s/PREP_FIELD/FIELD_PREP

> complexity of dealing with bit fields.

Chris



More information about the linux-amlogic mailing list