Re: [PATCH -next 0/6] spi: Switch to use devm_spi_alloc_master() in some drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 2022/9/21 20:37, Mark Brown wrote:
On Wed, Sep 21, 2022 at 10:02:25AM +0800, Yang Yingliang wrote:
On 2022/9/21 2:33, Mark Brown wrote:
If we're switching please update to the modern naming and use
"controller" rather than the old name.
Do you mean to use spi_controller instead of spi_master? Something like
this:
'struct spi_controller * ctlr = devm_spi_alloc_master();'
Or just use devm_spi_alloc_controller() directly.
Does __devm_spi_alloc_controller() need be changed to devm_spi_alloc_controller(), then use
it, or just use __devm_spi_alloc_controller() directly.

Thanks,
Yang

Dose spi_master_get_devdata()  need be changed to
spi_controller_get_devdata() ?
Ideally.



[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux