Commit b126f1b
spi: atmel-quadspi: Fix wrong register value written to MR
commit 162d9b5 upstream.
aq->mr should go to MR, nothing else.
Fixes: 329ca3e ("spi: atmel-quadspi: Avoid overwriting delay register settings")
Signed-off-by: Alexander Dahl <[email protected]>
Link: https://lore.kernel.org/linux-spi/[email protected]/T/#u
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent 2327c3f commit b126f1b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments