]> git.ipfire.org Git - thirdparty/linux.git/commit
spi: stm32-ospi: Remove exec_op() callback debug log
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 13 Feb 2026 08:19:11 +0000 (09:19 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 23 Feb 2026 12:17:53 +0000 (12:17 +0000)
commit52531750d39b94803e089dda95e43925730c03bd
tree0046bcd8a417c340a6b9c1c2c6c7d149eac9f3b3
parent837f6691d5f39ea6453e4489dded40fb17755c60
spi: stm32-ospi: Remove exec_op() callback debug log

Since commit ad4488845193 ("spi: spi-mem: Introduce a default ->exec_op()
debug log") a common debug log is available in spi-mem, so remove the one
from spi-stm32-ospi driver.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://patch.msgid.link/20260213-upstream_ospi_remove_exec_op_debug_log-v1-1-164f17515fd0@foss.st.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-stm32-ospi.c