mtd: spi-nor: xilinx: correct the debug message
authorMichael Walle <michael@walle.cc>
Wed, 23 Feb 2022 13:43:49 +0000 (14:43 +0100)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 25 Feb 2022 16:12:12 +0000 (18:12 +0200)
commit56b852e8635ba83ecd47ad5f6ad269e8ab782ec8
tree5dc2e574220eea9bac01751daa2378b1214c7261
parent8b7a2e00d1172d8cc2a2869e3508f1e7abd26e7b
mtd: spi-nor: xilinx: correct the debug message

XRDSR is a combination of xilinx and the RDSR opcode, but the register
is just the status register. Correct the debug message.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20220223134358.1914798-24-michael@walle.cc
drivers/mtd/spi-nor/xilinx.c