]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
memory: atmel-ebi: Fix the test to enable generic SMC logic
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 27 Jan 2017 09:10:36 +0000 (10:10 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 27 Jan 2017 09:15:56 +0000 (10:15 +0100)
commit427456e4772caf155c20604a60265dbc5a126267
treef023720267c62ca6c0c315c98216055768b83884
parentee194289502a6901cc77dc9a893bf2afd351ac5e
memory: atmel-ebi: Fix the test to enable generic SMC logic

We should test the apply value and not the ret one here.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Fixes: 6a4ec4cd0888 ("memory: add Atmel EBI (External Bus Interface) driver")
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/memory/atmel-ebi.c