On Wed, Dec 9, 2015 at 2:59 PM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote:
> Hi Linus,
>
> On Wed, Dec 9, 2015 at 2:38 PM, Linus Walleij <linus.wall...@linaro.org> 
> wrote:
>> We're planning to remove the gpiochip_add() function to swith
>> to gpiochip_add_data() with NULL for data argument.
>
> Just wondering, and I don't think this was clarified in the cover letter
> (I'm not subscribed to linux-gpio, so I used a web archive): why don't you 
> keep
> gpiochip_add() as an inline wrapper around gpiochip_add_data()?
> That would avoid conversions like this one.

Because I don't want that kind of stuff around cluttering the place.
Besides it's only a handful drivers of the 180 or so I converted.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to