]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: at91/spl: matrix: use matrix slave id macros
authorWenyou Yang <wenyou.yang@atmel.com>
Thu, 5 Nov 2015 08:37:52 +0000 (16:37 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 30 Nov 2015 21:27:54 +0000 (22:27 +0100)
commitb5665bf2467ae7a83db7153bdc6faf520795fd0c
treec37be37cf29c08c1d425135d03b3c7fe86d0c532
parent6f0a51aa68419280cffb0d0f78ca4c3936256eb4
arm: at91/spl: matrix: use matrix slave id macros

To make matrix initialization code sharing with others,
use the matrix slave id macros, instead of hard-coding.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/mach-at91/include/mach/sama5d4.h
arch/arm/mach-at91/matrix.c