[PATCH v2] thermal: sun8i: Use bitmap API instead of open code

Daniel Lezcano daniel.lezcano at linaro.org
Thu Nov 12 05:25:34 EST 2020


On 09/11/2020 12:46, Frank Lee wrote:
> From: Yangtao Li <frank at allwinnertech.com>
> 
> The bitmap_* API is the standard way to access data in the bitfield.
> So convert irq_ack to return an unsigned long, and make things to use
> bitmap API.
> 
> Signed-off-by: Yangtao Li <frank at allwinnertech.com>
> ---
> v2:
> Make irq_ack to return an unsigned long
> ---

Applied, thanks

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog



More information about the linux-arm-kernel mailing list