diff mbox

[2/3] ieee802154: Add entry in MAINTAINTERS for MCR20a driver

Message ID 1517691074-20306-3-git-send-email-liuxuenetmail@gmail.com (mailing list archive)
State Superseded
Headers show

Commit Message

Xue Liu Feb. 3, 2018, 8:51 p.m. UTC
Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Stefan Schmidt Feb. 14, 2018, 3:25 p.m. UTC | #1
Hello.


On 02/03/2018 09:51 PM, Xue Liu wrote:
> Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e262e23..275e389 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8555,6 +8555,14 @@ S:	Maintained
>  F:	Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
>  F:	drivers/iio/potentiometer/mcp4531.c
>  
> +MCR20A IEEE-802.15.4 RADIO DRIVER
> +M:	Xue Liu <liuxuenetmail@gmail.com>
> +L:	linux-wpan@vger.kernel.org
> +W:	https://github.com/xueliu/mcr20a-linux
> +S:	Maintained
> +F:	drivers/net/ieee802154/mcr20a.c
> +F:	Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt

You are missing the header file from these file entries.

regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" 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 e262e23..275e389 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8555,6 +8555,14 @@  S:	Maintained
 F:	Documentation/ABI/testing/sysfs-bus-iio-potentiometer-mcp4531
 F:	drivers/iio/potentiometer/mcp4531.c
 
+MCR20A IEEE-802.15.4 RADIO DRIVER
+M:	Xue Liu <liuxuenetmail@gmail.com>
+L:	linux-wpan@vger.kernel.org
+W:	https://github.com/xueliu/mcr20a-linux
+S:	Maintained
+F:	drivers/net/ieee802154/mcr20a.c
+F:	Documentation/devicetree/bindings/net/ieee802154/mcr20a.txt
+
 MEASUREMENT COMPUTING CIO-DAC IIO DRIVER
 M:	William Breathitt Gray <vilhelm.gray@gmail.com>
 L:	linux-iio@vger.kernel.org