Re: [PATCH v1 03/10] cpufreq: Replace open-coded << with BIT()
From: Stephen Boyd
Date: Tue Jan 15 2019 - 14:05:36 EST
Quoting Amit Kucheria (2019-01-14 08:34:55)
> Minor clean-up to use BIT() and keep checkpatch happy. Clean up the
> comment formatting while we're at it to make it easier to read.
>
> Signed-off-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx>
> ---
Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>