* [PATCH] arm-cci500: Don't enable PMU driver by default
@ 2015-09-28 14:57 Suzuki K. Poulose
2015-09-28 23:31 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Suzuki K. Poulose @ 2015-09-28 14:57 UTC (permalink / raw)
To: linux-arm-kernel
From: "Suzuki K. Poulose" <suzuki.poulose@arm.com>
Disable building CCI-500 PMU driver by default.
Reported-by: Russell King <linux@arm.linux.org.uk>
Cc: Punit Agrawal <punit.agrawal@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: arm at kernel.org
Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
---
drivers/bus/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/bus/Kconfig b/drivers/bus/Kconfig
index 1a82f3a..0ebca8b 100644
--- a/drivers/bus/Kconfig
+++ b/drivers/bus/Kconfig
@@ -36,7 +36,6 @@ config ARM_CCI400_PORT_CTRL
config ARM_CCI500_PMU
bool "ARM CCI500 PMU support"
- default y
depends on (ARM && CPU_V7) || ARM64
depends on PERF_EVENTS
select ARM_CCI_PMU
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] arm-cci500: Don't enable PMU driver by default
2015-09-28 14:57 [PATCH] arm-cci500: Don't enable PMU driver by default Suzuki K. Poulose
@ 2015-09-28 23:31 ` Olof Johansson
2015-09-29 8:40 ` Suzuki K. Poulose
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2015-09-28 23:31 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Sep 28, 2015 at 03:57:24PM +0100, Suzuki K. Poulose wrote:
> From: "Suzuki K. Poulose" <suzuki.poulose@arm.com>
>
> Disable building CCI-500 PMU driver by default.
>
> Reported-by: Russell King <linux@arm.linux.org.uk>
> Cc: Punit Agrawal <punit.agrawal@arm.com>
> Cc: Mark Rutland <mark.rutland@arm.com>
> Cc: arm at kernel.org
> Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
> ---
> drivers/bus/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
Applied as fix for 4.3.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] arm-cci500: Don't enable PMU driver by default
2015-09-28 23:31 ` Olof Johansson
@ 2015-09-29 8:40 ` Suzuki K. Poulose
0 siblings, 0 replies; 3+ messages in thread
From: Suzuki K. Poulose @ 2015-09-29 8:40 UTC (permalink / raw)
To: linux-arm-kernel
On 29/09/15 00:31, Olof Johansson wrote:
> On Mon, Sep 28, 2015 at 03:57:24PM +0100, Suzuki K. Poulose wrote:
>> From: "Suzuki K. Poulose" <suzuki.poulose@arm.com>
>>
>> Disable building CCI-500 PMU driver by default.
>>
>> Reported-by: Russell King <linux@arm.linux.org.uk>
>> Cc: Punit Agrawal <punit.agrawal@arm.com>
>> Cc: Mark Rutland <mark.rutland@arm.com>
>> Cc: arm at kernel.org
>> Signed-off-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
>> ---
>> drivers/bus/Kconfig | 1 -
>> 1 file changed, 1 deletion(-)
>
> Applied as fix for 4.3.
Thanks Olof !
Suzuki
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-29 8:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-28 14:57 [PATCH] arm-cci500: Don't enable PMU driver by default Suzuki K. Poulose
2015-09-28 23:31 ` Olof Johansson
2015-09-29 8:40 ` Suzuki K. Poulose
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).