[PATCH V3 1/6] arm: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
Jason Cooper
jason at lakedaemon.net
Sun Sep 9 15:27:01 EDT 2012
On Wed, Sep 05, 2012 at 03:44:32PM +0200, Gregory CLEMENT wrote:
> Instead of having multiple functions belonging to outer_cache and
> filling this structure on the fly, use a outer_cache_fns field inside
> l2x0_of_data and just memcopy it into outer_cache depending of the
> type of the l2x0 cache. For non DT case, the former code was kept.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>
> Tested-and-reviewed-by: Yehuda Yitschak <yehuday at marvell.com>
> Tested-and-reviewed-by: Lior Amsalem <alior at marvell.com>
>
> Cc: Barry Song <21cnbao at gmail.com>
> Cc: Will Deacon <will.deacon at arm.com>
> Cc: Santosh Shilimkar <santosh.shilimkar at ti.com>
> Cc: Rob Herring <rob.herring at calxeda.com>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Olof Johansson <olof at lixom.net>
Applied to:
git://git.infradead.org/users/jcooper/linux.git arm/cache-l2x0
On the advise of Will Deacon, sending through rmk's tree.
thx,
Jason.
More information about the linux-arm-kernel
mailing list