Linux IIO development
 help / color / mirror / Atom feed
* [PATCH] iio: adc: PAC1934: fix typo in documentation link
@ 2025-04-24  8:06 Marius Cristea
  2025-04-24 13:43 ` David Lechner
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Cristea @ 2025-04-24  8:06 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko
  Cc: Jonathan Cameron, linux-iio, linux-kernel, Matteo Martelli,
	Marius Cristea

Fix a typo,(PAC1934 -> PAC193X), into the link from an application note
related to the ACPI device definition.

Fixes: 0fb528c8255b ("iio: adc: adding support for PAC193x")
Reported-by: Matteo Martelli <matteomartelli3@gmail.com>
Closes: https://patch.msgid.link/172794015844.2520.11909797050797595912@njaxe.localdomain
Signed-off-by: Marius Cristea <marius.cristea@microchip.com>
---
Fix a typo,(PAC1934 -> PAC193X), into the link from an application note
related to the ACPI device definition.
---
 drivers/iio/adc/pac1934.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/adc/pac1934.c b/drivers/iio/adc/pac1934.c
index 20802b7f49ea84c00dd6e8c717d956cb20448f4a..09fe88eb3fb04578137403a020d9befaa75610a6 100644
--- a/drivers/iio/adc/pac1934.c
+++ b/drivers/iio/adc/pac1934.c
@@ -1081,7 +1081,7 @@ static int pac1934_chip_identify(struct pac1934_chip_info *info)
 
 /*
  * documentation related to the ACPI device definition
- * https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ApplicationNotes/ApplicationNotes/PAC1934-Integration-Notes-for-Microsoft-Windows-10-and-Windows-11-Driver-Support-DS00002534.pdf
+ * https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ApplicationNotes/ApplicationNotes/PAC193X-Integration-Notes-for-Microsoft-Windows-10-and-Windows-11-Driver-Support-DS00002534.pdf
  */
 static int pac1934_acpi_parse_channel_config(struct i2c_client *client,
 					     struct pac1934_chip_info *info)

---
base-commit: 3159d40a2ca0ae14e69e1cae8b12f04c933d0445
change-id: 20250422-pac1934-doc_link-3c7d5bde282e

Best regards,
-- 
Marius Cristea <marius.cristea@microchip.com>


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

* Re: [PATCH] iio: adc: PAC1934: fix typo in documentation link
  2025-04-24  8:06 [PATCH] iio: adc: PAC1934: fix typo in documentation link Marius Cristea
@ 2025-04-24 13:43 ` David Lechner
  2025-04-26 14:20   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: David Lechner @ 2025-04-24 13:43 UTC (permalink / raw)
  To: Marius Cristea, Jonathan Cameron, Nuno Sá, Andy Shevchenko
  Cc: Jonathan Cameron, linux-iio, linux-kernel, Matteo Martelli

On 4/24/25 3:06 AM, Marius Cristea wrote:
> Fix a typo,(PAC1934 -> PAC193X), into the link from an application note
> related to the ACPI device definition.
> 
> Fixes: 0fb528c8255b ("iio: adc: adding support for PAC193x")
> Reported-by: Matteo Martelli <matteomartelli3@gmail.com>
> Closes: https://patch.msgid.link/172794015844.2520.11909797050797595912@njaxe.localdomain
> Signed-off-by: Marius Cristea <marius.cristea@microchip.com>
> ---

Reviewed-by: David Lechner <dlechner@baylibre.com>


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

* Re: [PATCH] iio: adc: PAC1934: fix typo in documentation link
  2025-04-24 13:43 ` David Lechner
@ 2025-04-26 14:20   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2025-04-26 14:20 UTC (permalink / raw)
  To: David Lechner
  Cc: Marius Cristea, Nuno Sá, Andy Shevchenko, Jonathan Cameron,
	linux-iio, linux-kernel, Matteo Martelli

On Thu, 24 Apr 2025 08:43:35 -0500
David Lechner <dlechner@baylibre.com> wrote:

> On 4/24/25 3:06 AM, Marius Cristea wrote:
> > Fix a typo,(PAC1934 -> PAC193X), into the link from an application note
> > related to the ACPI device definition.
> > 
> > Fixes: 0fb528c8255b ("iio: adc: adding support for PAC193x")
> > Reported-by: Matteo Martelli <matteomartelli3@gmail.com>
> > Closes: https://patch.msgid.link/172794015844.2520.11909797050797595912@njaxe.localdomain
> > Signed-off-by: Marius Cristea <marius.cristea@microchip.com>
> > ---  
> 
> Reviewed-by: David Lechner <dlechner@baylibre.com>
> 

Applied.

Thanks,

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

end of thread, other threads:[~2025-04-26 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24  8:06 [PATCH] iio: adc: PAC1934: fix typo in documentation link Marius Cristea
2025-04-24 13:43 ` David Lechner
2025-04-26 14:20   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox