mtd: spi-nor: drop superfluous debug prints
authorTudor Ambarus <tudor.ambarus@linaro.org>
Fri, 15 Dec 2023 08:21:38 +0000 (10:21 +0200)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 19 Dec 2023 03:09:09 +0000 (05:09 +0200)
commitfe18e22fa779718b7ec0effe8d5f10d86a124e31
tree6e6dcb7f1a6bf1f15e11ef39c8228eb9747e879c
parentfc2efaf90a4538781aac26cf44d705c1d93fb9f5
mtd: spi-nor: drop superfluous debug prints

The mtd data shall be obtained with the mtd ioctls or with
new debugfs entries if one cares. Drop the debug prints.

Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20231215082138.16063-5-tudor.ambarus@linaro.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/core.c