[PATCH 0/4] pinctrl: at91-pio4: few cleanups

Claudiu Beznea posted 4 patches 3 years, 1 month ago
drivers/pinctrl/pinctrl-at91-pio4.c | 42 +++++++++--------------------
1 file changed, 13 insertions(+), 29 deletions(-)
[PATCH 0/4] pinctrl: at91-pio4: few cleanups
Posted by Claudiu Beznea 3 years, 1 month ago
Hi,

Series contains few cleanups for pinctr-at91-pio4 driver.

Thank you,
Claudiu Beznea

Claudiu Beznea (4):
  pinctrl: at91-pio4: use devm_clk_get_enabled()
  pinctrl: at91-pio4: use device_get_match_data()
  pinctrl: at91-pio4: use dev_err_probe()
  pinctrl: at91-pio4: use proper format specifier for unsigned int

 drivers/pinctrl/pinctrl-at91-pio4.c | 42 +++++++++--------------------
 1 file changed, 13 insertions(+), 29 deletions(-)

-- 
2.34.1
Re: [PATCH 0/4] pinctrl: at91-pio4: few cleanups
Posted by Linus Walleij 3 years, 1 month ago
On Thu, Mar 2, 2023 at 12:01 PM Claudiu Beznea
<claudiu.beznea@microchip.com> wrote:

> Series contains few cleanups for pinctr-at91-pio4 driver.

Patches applied, thank you Caludiu!
I had to manually rebase patch 4 so check the result.

Yours,
Linus Walleij
Re: [PATCH 0/4] pinctrl: at91-pio4: few cleanups
Posted by Claudiu.Beznea@microchip.com 3 years, 1 month ago
On 07.03.2023 15:14, Linus Walleij wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> On Thu, Mar 2, 2023 at 12:01 PM Claudiu Beznea
> <claudiu.beznea@microchip.com> wrote:
> 
>> Series contains few cleanups for pinctr-at91-pio4 driver.
> 
> Patches applied, thank you Caludiu!
> I had to manually rebase patch 4 so check the result.

Looks good! Thank you, Linus!

Claudiu

> 
> Yours,
> Linus Walleij