This patch adds missing MODULE_DEVICE_TABLE definition which generates
correct modalias for automatic loading of this driver when it is built
as an external module.
Signed-off-by: Yu Jiahua <redacted>
---
drivers/usb/misc/brcmstb-usb-pinmap.c | 1 +
1 file changed, 1 insertion(+)
This patch adds missing MODULE_DEVICE_TABLE definition which generates
correct modalias for automatic loading of this driver when it is built
as an external module.
Signed-off-by: Yu Jiahua <redacted>
On Tue, Jun 15, 2021 at 07:50:03PM -0800, Yu Jiahua wrote:
quoted hunk
This patch adds missing MODULE_DEVICE_TABLE definition which generates
correct modalias for automatic loading of this driver when it is built
as an external module.
Signed-off-by: Yu Jiahua <redacted>
---
drivers/usb/misc/brcmstb-usb-pinmap.c | 1 +
1 file changed, 1 insertion(+)
I have asked you all to stop sending these types of patches until you
can prove that they are actually needed.
Is this change really needed? Does the presence of a of table determine
if this module should be loaded or not?
How did you find this problem?
thanks,
greg k-h
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel