commit | a371f0c516fa79778a8befce857be3fa38ce8d46 | [log] [tgz] |
---|---|---|
author | Jilay Pandya <jilay.pandya@outlook.com> | Fri Apr 18 13:17:19 2025 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Apr 29 08:16:57 2025 +0100 |
tree | 84f079d391f76fbe9ca1511fbb581b3fe0c5f74b | |
parent | bbeb01d3253379854d33efa3035e0bb677cfc509 [diff] |
drivers: stepper: tmc_spi: remove print_status_byte print_status_byte is specific to tmc50xx and hence shoud not be placeed in common tmc_spi.c which is supposed to be reused by a variety of drivers Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>