On 22-06-16, 14:16, Krzysztof Kozlowski wrote: > Some of the drivers for S3C and S5P families of Samsung SoCs go in > through Samsung SoC tree. Extend the entry so proper maintainers would > be displayed in such cases, most notably the cpufreq drivers. This does > not change the work-flow for other drivers which have sub-maintainers > (like Samsung clocks). > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> > Cc: Kukjin Kim <kgene@xxxxxxxxxx> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx> > Cc: linux-samsung-soc@xxxxxxxxxxxxxxx > Cc: linux-pm@xxxxxxxxxxxxxxx > --- > MAINTAINERS | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 092ce3990541..1e5cf07030ae 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1619,8 +1619,10 @@ F: arch/arm/mach-s3c24*/ > F: arch/arm/mach-s3c64xx/ > F: arch/arm/mach-s5p*/ > F: arch/arm/mach-exynos*/ > -F: drivers/*/*s3c2410* > -F: drivers/*/*/*s3c2410* > +F: drivers/*/*s3c24* > +F: drivers/*/*/*s3c24* > +F: drivers/*/*s3c64xx* > +F: drivers/*/*s5pv210* > F: drivers/memory/samsung/* > F: drivers/soc/samsung/* > F: drivers/spi/spi-s3c* Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html