[PATCH 2/2] clk: mvebu: dynamically allocate resources in Armada CP110 system controller
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Tue Aug 30 07:15:32 PDT 2016
Hello,
On Tue, 23 Aug 2016 08:26:49 +0200, Marcin Wojtas wrote:
> Original commit, which added support for Armada CP110 system controller
> used global variables for storing all clock information. It worked
> fine for Armada 7k SoC, with single CP110 block. After dual-CP110 Armada 8k
> was introduced, the data got overwritten and corrupted.
>
> This patch fixes the issue by allocating resources dynamically in the
> driver probe and storing it as platform drvdata.
>
> Fixes: d3da3eaef7f4 ("clk: mvebu: new driver for Armada CP110 system ...")
Adding:
CC: <stable at vger.kernel.org>
here would be useful.
>
> Signed-off-by: Marcin Wojtas <mw at semihalf.com>
Other than that:
Tested-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
(on Armada 8K hardware)
Reviewed-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Thanks a lot for fixing the crap that I initially wrote :-/
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list