lkml.org 
[lkml]   [2022]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] AMD SPI controller driver bug fix and cleanups
Date
This patch series addresses an issue in the spi-amd driver and, while
there, performs some additional cleanups, like simplifying the error
handling in the probe function and removing an unused struct member.

For improving code readability, it also adds some kernel-doc comments.

Cristian Ciocaltea (5):
spi: amd: Limit max transfer and message size
spi: amd: Make use of devm_spi_alloc_master()
spi: amd: Make use of dev_err_probe()
spi: amd: Drop io_base_addr member from struct amd_spi
spi: amd: Add struct and enum kernel-doc comments

drivers/spi/spi-amd.c | 53 ++++++++++++++++++++++++-------------------
1 file changed, 30 insertions(+), 23 deletions(-)

--
2.36.1

\
 
 \ /
  Last update: 2022-07-06 12:07    [W:0.045 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site