On 9/19/22 16:46, Lars-Peter Clausen wrote:
On 9/19/22 16:59, Wei Yongjun wrote:
From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
Add spi_device_id entries to silent following SPI warnings:
SPI driver ad7124 has no spi_device_id for adi,ad7124-4
SPI driver ad7124 has no spi_device_id for adi,ad7124-8
What generates those warnings?
Ok, found it.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5fa6863ba69265cb7e45567d12614790ff26bd56
Can you mention this in the commit message, that this is to fix module
autoloading for the driver? That makes it much more clear why we want to
fix this.