Re: [PATCH v22 03/38] xhci: sideband: add initial api to register a sideband entity

From: Wesley Cheng
Date: Mon Jun 10 2024 - 19:37:24 EST




On 6/4/2024 4:13 PM, Jeff Johnson wrote:
On 5/23/2024 5:10 PM, Wesley Cheng wrote:
From: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
[...]
+EXPORT_SYMBOL_GPL(xhci_sideband_unregister);
+MODULE_LICENSE("GPL");

Please add missing MODULE_DESCRIPTION()


Thanks, Jeff, will add this to the drivers that need it.

Thanks
Wesley Cheng