diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2014-11-18 07:06:11 -0500 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2015-08-27 05:29:07 -0400 |
commit | 9b28829d6da391f67a76dbba07a167e2b554bd10 (patch) | |
tree | 856949987dbe487c76ddfad11dac420711ffb61a /MAINTAINERS | |
parent | e525c37f8413b19130d0499c7467fed45a94579b (diff) |
ARCv2: perf: Finally introduce HS perf unit
With all features in place, the ARC HS pct block can now be effectively
allowed to be probed/used
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7ab7363b263..d4cda4273131 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9874,7 +9874,7 @@ SYNOPSYS ARC ARCHITECTURE | |||
9874 | M: Vineet Gupta <vgupta@synopsys.com> | 9874 | M: Vineet Gupta <vgupta@synopsys.com> |
9875 | S: Supported | 9875 | S: Supported |
9876 | F: arch/arc/ | 9876 | F: arch/arc/ |
9877 | F: Documentation/devicetree/bindings/arc/ | 9877 | F: Documentation/devicetree/bindings/arc/* |
9878 | F: drivers/tty/serial/arc_uart.c | 9878 | F: drivers/tty/serial/arc_uart.c |
9879 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git | 9879 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git |
9880 | 9880 | ||