diff options
author | Markus Mayer <[email protected]> | 2017-02-17 12:27:03 -0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-02-18 02:22:00 +0100 |
commit | 20bb5505e96f00a997fa78cf60d6d9156b19d435 (patch) | |
tree | 4f2dfa17048f6f95dc169e480427ea144bd7f9bb | |
parent | a578884fa0d2768f13d37c6591a9e1ed600482d3 (diff) |
MAINTAINERS: cpufreq: add bmips-cpufreq.c
Add maintainer information for bmips-cpufreq.c.
Signed-off-by: Markus Mayer <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5f10c28b2e15..4d879654798d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2692,6 +2692,13 @@ F: drivers/irqchip/irq-brcmstb* F: include/linux/bcm963xx_nvram.h F: include/linux/bcm963xx_tag.h +BROADCOM BMIPS CPUFREQ DRIVER +M: Markus Mayer <[email protected]> +S: Maintained +F: drivers/cpufreq/bmips-cpufreq.c + BROADCOM TG3 GIGABIT ETHERNET DRIVER M: Siva Reddy Kallam <[email protected]> M: Prashant Sreedharan <[email protected]> |