From 60bea3b547005204311068b5617984bf3cfbf3d9 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 5 Jun 2013 09:50:30 -0600 Subject: [PATCH] MAINTAINERS: make drivers/clk entry match subdirs Modify the drivers/clk MAINTAINERS entry so that it matches the entire drivers/clk tree, with the exception of clkdev.c which has a separate entry. Make a similar change to pick up all clk-related header files. This causes get_maintainers.pl to spit out the expected results for any patches to clock drivers that are in sub-directories of drivers/clk, e.g. drivers/clk/tegra/. Signed-off-by: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-format-patch failed