]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: pm: Tie the memory controller type to the ramc id
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 1 Feb 2017 21:41:50 +0000 (22:41 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 31 Mar 2017 18:36:08 +0000 (20:36 +0200)
commitaab02d611f814c8f129860d87719a90a4d88b386
treed5e62c9a301e64dcc1b4056cfbc3423bdcd28632
parent56387634b7604c141b8645d2377980164e18da0d
ARM: at91: pm: Tie the memory controller type to the ramc id

Instead of relying on the SoC type to select the memory controller type,
use the device tree ids as they are parsed anyway.

Acked-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/mach-at91/pm.c