From: Rob Herring Date: Fri, 26 Dec 2014 19:47:30 +0000 (-0600) Subject: MAINTAINERS: drop DT regex matching on of_get_property and of_match_table X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~108^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1f90188a64ba14c7b465547dba0b91a97075cf;p=pandora-kernel.git MAINTAINERS: drop DT regex matching on of_get_property and of_match_table The regex matching on of_get_property and of_match_table cause Grant and me to be copied on loads of drivers as well as be listed as maintainers of those drivers. I believe the intent here was to check for documenting of properties, but that has proven horribly ineffective. checkpatch now at least partially covers this checking compatible strings. So remove these regex's to reduce the firehose somewhat. Cc: Grant Likely Signed-off-by: Rob Herring --- Reading git-diff-tree failed