[PATCH v1 0/7] spi: microchip-core: Code improvements

Andy Shevchenko posted 7 patches 6 days, 3 hours ago
There is a newer version of this series
drivers/spi/spi-microchip-core-spi.c | 113 +++++++++++----------------
1 file changed, 46 insertions(+), 67 deletions(-)
[PATCH v1 0/7] spi: microchip-core: Code improvements
Posted by Andy Shevchenko 6 days, 3 hours ago
While reading some other stuff, I noticed that this driver may
be improved. Here is the set of refactoring and cleaning it up.

Andy Shevchenko (7):
  spi: microchip-core: use min() instead of min_t()
  spi: microchip-core: Make use of device properties
  spi: microchip-core: Refactor FIFO read and write handlers
  spi: microchip-core: Replace dead code (-ENOMEM error message)
  spi: microchip-core: Utilise temporary variable for struct device
  spi: microchip-core: Use SPI_MODE_X_MASK
  spi: microchip-core: Remove unneeded PM related macro

 drivers/spi/spi-microchip-core-spi.c | 113 +++++++++++----------------
 1 file changed, 46 insertions(+), 67 deletions(-)

-- 
2.50.1