diff mbox

[v2,3/4] iio: hx711: add maintainer for driver

Message ID 20180625151845.GA6392@arbeit (mailing list archive)
State New, archived
Headers show

Commit Message

Andreas Klinger June 25, 2018, 3:18 p.m. UTC
add a maintainer for driver hx711

Signed-off-by: Andreas Klinger <ak@it-klinger.de>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Jonathan Cameron June 30, 2018, 5:35 p.m. UTC | #1
On Mon, 25 Jun 2018 17:18:45 +0200
Andreas Klinger <ak@it-klinger.de> wrote:

> add a maintainer for driver hx711
> 
> Signed-off-by: Andreas Klinger <ak@it-klinger.de>
I applied this one before (not certain I emailed to say that)
so please drop from future versions of the patch set.

Thanks,

Jonathan

> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4b65225d443a..cfb8a08777ac 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2535,6 +2535,13 @@ S:	Maintained
>  F:	drivers/auxdisplay/
>  F:	include/linux/cfag12864b.h
>  
> +AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
> +M:	Andreas Klinger <ak@it-klinger.de>
> +L:	linux-iio@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/iio/adc/avia-hx711.txt
> +F:	drivers/iio/adc/hx711.c
> +
>  AX.25 NETWORK LAYER
>  M:	Ralf Baechle <ralf@linux-mips.org>
>  L:	linux-hams@vger.kernel.org

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4b65225d443a..cfb8a08777ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2535,6 +2535,13 @@  S:	Maintained
 F:	drivers/auxdisplay/
 F:	include/linux/cfag12864b.h
 
+AVIA HX711 ANALOG DIGITAL CONVERTER IIO DRIVER
+M:	Andreas Klinger <ak@it-klinger.de>
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/iio/adc/avia-hx711.txt
+F:	drivers/iio/adc/hx711.c
+
 AX.25 NETWORK LAYER
 M:	Ralf Baechle <ralf@linux-mips.org>
 L:	linux-hams@vger.kernel.org