Bad MAINTAINERS pattern in section 'MULTIPLEXER SUBSYSTEM'

2018-09-28 Thread Joe Perches
Please fix this defect appropriately.

linux-next MAINTAINERS section:

9976MULTIPLEXER SUBSYSTEM
9977M:  Peter Rosin 
9978S:  Maintained
9979F:  Documentation/ABI/testing/sysfs-class-mux*
9980F:  Documentation/devicetree/bindings/mux/
--> 9981F:  include/linux/dt-bindings/mux/
9982F:  include/linux/mux/
9983F:  drivers/mux/

Commit that introduced this:

commit 256ac0375098e50d59c415fcbb561f2927fa8780
 Author: Peter Rosin 
 Date:   Sun May 14 21:51:05 2017 +0200
 
 dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
 
 Allow specifying that a single multiplexer controller can be used to
 control several parallel multiplexers, thus enabling sharing of the
 multiplexer controller by different consumers.
 
 Add a binding for a first mux controller in the form of a GPIO based mux
 controller.
 
 Acked-by: Jonathan Cameron 
 Acked-by: Rob Herring 
 Signed-off-by: Peter Rosin 
 Signed-off-by: Greg Kroah-Hartman 
 
  Documentation/devicetree/bindings/mux/gpio-mux.txt |  69 +
  .../devicetree/bindings/mux/mux-controller.txt | 157 +
  MAINTAINERS|   6 +
  include/dt-bindings/mux/mux.h  |  16 +++
  4 files changed, 248 insertions(+)

No commit with include/linux/dt-bindings/mux/ found



Bad MAINTAINERS pattern in section 'MULTIPLEXER SUBSYSTEM'

2018-09-28 Thread Joe Perches
Please fix this defect appropriately.

linux-next MAINTAINERS section:

9976MULTIPLEXER SUBSYSTEM
9977M:  Peter Rosin 
9978S:  Maintained
9979F:  Documentation/ABI/testing/sysfs-class-mux*
9980F:  Documentation/devicetree/bindings/mux/
--> 9981F:  include/linux/dt-bindings/mux/
9982F:  include/linux/mux/
9983F:  drivers/mux/

Commit that introduced this:

commit 256ac0375098e50d59c415fcbb561f2927fa8780
 Author: Peter Rosin 
 Date:   Sun May 14 21:51:05 2017 +0200
 
 dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
 
 Allow specifying that a single multiplexer controller can be used to
 control several parallel multiplexers, thus enabling sharing of the
 multiplexer controller by different consumers.
 
 Add a binding for a first mux controller in the form of a GPIO based mux
 controller.
 
 Acked-by: Jonathan Cameron 
 Acked-by: Rob Herring 
 Signed-off-by: Peter Rosin 
 Signed-off-by: Greg Kroah-Hartman 
 
  Documentation/devicetree/bindings/mux/gpio-mux.txt |  69 +
  .../devicetree/bindings/mux/mux-controller.txt | 157 +
  MAINTAINERS|   6 +
  include/dt-bindings/mux/mux.h  |  16 +++
  4 files changed, 248 insertions(+)

No commit with include/linux/dt-bindings/mux/ found