Re: [PATCH] spi: atmel-quadspi: Fix register name in verbose logging function

From: Csókás Bence
Date: Fri Nov 22 2024 - 11:26:42 EST


On 2024. 11. 22. 15:52, Claudiu Beznea wrote:


On 22.11.2024 16:13, Csókás, Bence wrote:
`atmel_qspi_reg_name()` is used for pretty-printing register offsets
for verbose logging of register accesses. However, due to a typo
(likely a copy-paste error), QSPI_RD's offset prnts as "MR", the

s/prnts/prints ?

A typo in a commit msg fixing a typo, how ironic... I guess I should a) re-read my mail more carefully, and b) get my keyboard checked... It starts missing letters when I quick-type :/

Anyways, if you pick this up, feel free to amend. If there's a v2 (I doubt it'll be needed though), then I'll amend this as well obviously.
Bence

P.S. it missed an 'n' again, while composing this one. Ugh.