Commit 162d9b5
spi: atmel-quadspi: Fix wrong register value written to MR
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]>1 parent 9852d85 commit 162d9b5
1 file changed
+1
-1
lines changed| 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