[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8c048bda0ace591d7e91c07ed9155338@walle.cc>
Date: Fri, 21 May 2021 12:19:29 +0200
From: Michael Walle <michael@...le.cc>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
Matti Vaittinen <mazziesaccount@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-power <linux-power@...rohmeurope.com>
Subject: Re: [PATCH v2 1/3] gpio: regmap: Support few IC specific operations
Am 2021-05-21 12:09, schrieb Andy Shevchenko:
> On Fri, May 21, 2021 at 12:53 PM Matti Vaittinen
> <matti.vaittinen@...rohmeurope.com> wrote:
>> Changelog v2: (based on suggestions by Michael Walle)
>> - drop gpio_regmap_set_drvdata()
>
> But why do we have gpio_regmap_get_drvdata() and why is it different
> now to the new member handling?
Eg. the reg_mask_xlate() callback is just passed a "struct
gpio_regmap*".
If someone needs to access private data there, gpio_regmap_get_drvdata()
is used. At least that was its intention.
Thus I was also suggesting to use "struct gpio_regmap*" in the newer
callbacks.
I don't get what you mean by "different to the new member handling"?
-michael
Powered by blists - more mailing lists