[PATCHv3 12/14] regulator: expose regmap_find_closest_bigger
Mark Brown
broonie at kernel.org
Wed Sep 28 10:37:37 PDT 2022
On Fri, Sep 09, 2022 at 07:55:20PM +0200, Sebastian Reichel wrote:
> -static int find_closest_bigger(unsigned int target, const unsigned int *table,
> +int regmap_find_closest_bigger(unsigned int target, const unsigned int *table,
> unsigned int num_sel, unsigned int *sel)
So this will create a function in the regmap namespace in the regulator
code which doesn't seem to interact with regmaps in any way? I'm a bit
confused.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20220928/a4eb3d34/attachment.sig>
More information about the Linux-rockchip
mailing list