Re: [PATCH 1/2] regmap: provide helpers for simple bit operations
From: Mark Brown <broonie@kernel.org>
Date: 2020-05-28 13:59:00
Also in:
linux-mediatek, lkml, netdev
From: Mark Brown <broonie@kernel.org>
Date: 2020-05-28 13:59:00
Also in:
linux-mediatek, lkml, netdev
On Thu, May 28, 2020 at 03:57:24PM +0200, Bartosz Golaszewski wrote:
Ok. So I'm seeing there are a lot of macros in regmap.h that could become static inlines but given the amount of regmap users: how about we do it separately and in the meantime I'll just modify this series to use static inlines?
Sure.