linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code
@ 2023-01-12 13:48 Andy Shevchenko
  2023-01-12 14:03 ` Krzysztof Kozlowski
  2023-01-16 13:59 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2023-01-12 13:48 UTC (permalink / raw)
  To: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-gpio, linux-kernel
  Cc: Tomasz Figa, Sylwester Nawrocki, Alim Akhtar, Linus Walleij,
	Andy Shevchenko

Replace mentioning of legacy API by the latest one.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/samsung/pinctrl-samsung.c b/drivers/pinctrl/samsung/pinctrl-samsung.c
index 514001e448b9..833e170e3d99 100644
--- a/drivers/pinctrl/samsung/pinctrl-samsung.c
+++ b/drivers/pinctrl/samsung/pinctrl-samsung.c
@@ -649,7 +649,7 @@ static int samsung_gpio_direction_output(struct gpio_chip *gc, unsigned offset,
 }
 
 /*
- * gpiolib gpio_to_irq callback function. Creates a mapping between a GPIO pin
+ * gpiod_to_irq() callback function. Creates a mapping between a GPIO pin
  * and a virtual IRQ, if not already present.
  */
 static int samsung_gpio_to_irq(struct gpio_chip *gc, unsigned offset)
-- 
2.39.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code
  2023-01-12 13:48 [PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code Andy Shevchenko
@ 2023-01-12 14:03 ` Krzysztof Kozlowski
  2023-01-16 13:59 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-12 14:03 UTC (permalink / raw)
  To: Andy Shevchenko, linux-arm-kernel, linux-samsung-soc, linux-gpio,
	linux-kernel
  Cc: Tomasz Figa, Sylwester Nawrocki, Alim Akhtar, Linus Walleij

On 12/01/2023 14:48, Andy Shevchenko wrote:
> Replace mentioning of legacy API by the latest one.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +-


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Linus, please pick it up directly.

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code
  2023-01-12 13:48 [PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code Andy Shevchenko
  2023-01-12 14:03 ` Krzysztof Kozlowski
@ 2023-01-16 13:59 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2023-01-16 13:59 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-gpio, linux-kernel, Tomasz Figa, Sylwester Nawrocki,
	Alim Akhtar

On Thu, Jan 12, 2023 at 2:48 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Replace mentioning of legacy API by the latest one.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Patch applied!

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-16 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 13:48 [PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code Andy Shevchenko
2023-01-12 14:03 ` Krzysztof Kozlowski
2023-01-16 13:59 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).