On Wed, Mar 06, 2013 at 12:31:49PM -0700, Stephen Warren wrote:
get_maintainer.pl could always look at file contents IIRC. The change was that I added keyword "tegra" to the Tegra section that now matches this file's contents.
./scripts/get_maintainer.pl -f drivers/gpu/drm/nouveau
... might be a better invocation, although perhaps I should add an explicit exclusion for "nouveau" to the Tegra section in MAINTAINERS.
No, you should add a pattern which matches only tegra. If there's no such pattern, you should simply drop the "K:" thing.