diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-03-20 14:56:44 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-20 15:37:11 +0300 |
commit | ad4488845193e81549c11903a5083b4c9cc19785 (patch) | |
tree | 9e9a434a4c66710b055e649a53fd7c9c4e9b5036 /lib/string_helpers.c | |
parent | 48303ef31d76b3138227133a741646abce057f42 (diff) | |
download | linux-ad4488845193e81549c11903a5083b4c9cc19785.tar.xz |
spi: spi-mem: Introduce a default ->exec_op() debug log
Many spi-mem controller drivers have a very similar debug log at the
beginning of their ->exec_op() callback implementation. This debug log is
effectively useful, so let's create one that is complete and concise
enough, so developers no longer need to write their own. The verbosity
being high, VERBOSE_DEBUG will be required in this case.
Remove the debug log from individual drivers and propose a common one.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://patch.msgid.link/20250320115644.2231240-1-miquel.raynal@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions