[PATCH] MAINTAINERS: fix Analog Devices website link

Antoniu Miclaus posted 1 patch 2 years, 2 months ago
MAINTAINERS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
[PATCH] MAINTAINERS: fix Analog Devices website link
Posted by Antoniu Miclaus 2 years, 2 months ago
The http://ez.analog.com/community/linux-device-drivers link is broken.

Update website link to the new available one:
https://ez.analog.com/linux-software-drivers

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b19995690904..94066240e475 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1119,7 +1119,7 @@ ANALOG DEVICES INC AD4130 DRIVER
 M:	Cosmin Tanislav <cosmin.tanislav@analog.com>
 L:	linux-iio@vger.kernel.org
 S:	Supported
-W:	http://ez.analog.com/community/linux-device-drivers
+W:	https://ez.analog.com/linux-software-drivers
 F:	Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
 F:	Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
 F:	drivers/iio/adc/ad4130.c
@@ -1152,7 +1152,7 @@ ANALOG DEVICES INC AD74115 DRIVER
 M:	Cosmin Tanislav <cosmin.tanislav@analog.com>
 L:	linux-iio@vger.kernel.org
 S:	Supported
-W:	http://ez.analog.com/community/linux-device-drivers
+W:	https://ez.analog.com/linux-software-drivers
 F:	Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
 F:	drivers/iio/addac/ad74115.c
 
@@ -12818,7 +12818,7 @@ MAX31827 TEMPERATURE SWITCH DRIVER
 M:	Daniel Matyas <daniel.matyas@analog.com>
 L:	linux-hwmon@vger.kernel.org
 S:	Supported
-W:	http://ez.analog.com/community/linux-device-drivers
+W:	https://ez.analog.com/linux-software-drivers
 F:	Documentation/devicetree/bindings/hwmon/adi,max31827.yaml
 F:	Documentation/hwmon/max31827.rst
 F:	drivers/hwmon/max31827.c
-- 
2.42.0
Re: [PATCH] MAINTAINERS: fix Analog Devices website link
Posted by Jonathan Cameron 2 years, 2 months ago
On Tue, 26 Sep 2023 13:01:49 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:

> The http://ez.analog.com/community/linux-device-drivers link is broken.
> 
> Update website link to the new available one:
> https://ez.analog.com/linux-software-drivers
> 
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>

Applied to the togreg branch of iio.git and pushed out as testing.

Thanks,

J
> ---
>  MAINTAINERS | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b19995690904..94066240e475 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1119,7 +1119,7 @@ ANALOG DEVICES INC AD4130 DRIVER
>  M:	Cosmin Tanislav <cosmin.tanislav@analog.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Supported
> -W:	http://ez.analog.com/community/linux-device-drivers
> +W:	https://ez.analog.com/linux-software-drivers
>  F:	Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
>  F:	Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml
>  F:	drivers/iio/adc/ad4130.c
> @@ -1152,7 +1152,7 @@ ANALOG DEVICES INC AD74115 DRIVER
>  M:	Cosmin Tanislav <cosmin.tanislav@analog.com>
>  L:	linux-iio@vger.kernel.org
>  S:	Supported
> -W:	http://ez.analog.com/community/linux-device-drivers
> +W:	https://ez.analog.com/linux-software-drivers
>  F:	Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml
>  F:	drivers/iio/addac/ad74115.c
>  
> @@ -12818,7 +12818,7 @@ MAX31827 TEMPERATURE SWITCH DRIVER
>  M:	Daniel Matyas <daniel.matyas@analog.com>
>  L:	linux-hwmon@vger.kernel.org
>  S:	Supported
> -W:	http://ez.analog.com/community/linux-device-drivers
> +W:	https://ez.analog.com/linux-software-drivers
>  F:	Documentation/devicetree/bindings/hwmon/adi,max31827.yaml
>  F:	Documentation/hwmon/max31827.rst
>  F:	drivers/hwmon/max31827.c