Re: [PATCH 0/4] gpio: API boundary cleanups

2019-09-10 Thread Linus Walleij
On Fri, Sep 6, 2019 at 9:45 AM Geert Uytterhoeven wrote: > This patch series contains various API boundary cleanups for gpiolib: > - The first two patches make two functions private, > - The last two patches switch the remaining gpiolib exported functions > from EXPORT_SYMBOL() to EXPORT_

Re: [PATCH 0/4] gpio: API boundary cleanups

2019-09-10 Thread Geert Uytterhoeven
Hi Bartosz, On Tue, Sep 10, 2019 at 10:51 AM Bartosz Golaszewski wrote: > pt., 6 wrz 2019 o 10:45 Geert Uytterhoeven > napisał(a): > > This patch series contains various API boundary cleanups for gpiolib: > > - The first two patches make two functions private, > > - The last two patches swi

Re: [PATCH 0/4] gpio: API boundary cleanups

2019-09-10 Thread Bartosz Golaszewski
pt., 6 wrz 2019 o 10:45 Geert Uytterhoeven napisał(a): > > Hi Linus, Bartosz, > > This patch series contains various API boundary cleanups for gpiolib: > - The first two patches make two functions private, > - The last two patches switch the remaining gpiolib exported functions > f

[PATCH 0/4] gpio: API boundary cleanups

2019-09-06 Thread Geert Uytterhoeven
Hi Linus, Bartosz, This patch series contains various API boundary cleanups for gpiolib: - The first two patches make two functions private, - The last two patches switch the remaining gpiolib exported functions from EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL(). After this there is only