Re: [PATCH 1/2] arm-cci500: Rearrange PMU driver for code sharing with CCI-550 PMU

From: Punit Agrawal
Date: Wed Dec 16 2015 - 11:55:38 EST


"Suzuki K. Poulose" <suzuki.poulose@xxxxxxx> writes:

> CCI-550 PMU shares most of the CCI-500 PMU attributes including the
> event format, PMU event codes. The only difference is an additional
> master interface (MI6 - 0xe). Hence we share the driver code for both,
> except for a model specific event validate method.
> This patch renames the common CCI500 symbols to CCI5xx, including the
> Kconfig symbol.
>
> No functional changes to the PMU driver.
>
> Cc: Punit Agrawal <punit.agrawal@xxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Signed-off-by: Suzuki K. Poulose <suzuki.poulose@xxxxxxx>
> ---
> drivers/bus/Kconfig | 2 +-
> drivers/bus/arm-cci.c | 218 +++++++++++++++++++++++++------------------------
> 2 files changed, 112 insertions(+), 108 deletions(-)

Acked-by: Punit Agrawal <punit.agrawal@xxxxxxx>

Thanks,
Punit
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/