Re: [PATCH] usb/xhci: add module license for xhci-pci glue code

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

 



On Thu, Jul 28, 2011 at 10:25:06AM +0200, Sebastian Andrzej Siewior wrote:
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
> ---
> * Paul Zimmerman | 2011-07-27 23:18:03 [+0000]:
> >Any ideas?
> Yes, this should fix this.
> 
>  drivers/usb/host/xhci-pci.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/usb/host/xhci-pci.c b/drivers/usb/host/xhci-pci.c
> index a73b332..2baa2cc 100644
> --- a/drivers/usb/host/xhci-pci.c
> +++ b/drivers/usb/host/xhci-pci.c
> @@ -253,3 +253,5 @@ static void xhci_unregister_pci(void)
>  	pci_unregister_driver(&xhci_pci_driver);
>  }
>  module_exit(xhci_unregister_pci);
> +MODULE_DESCRIPTION("PCI glue code for the XHCI controller");
> +MODULE_LICENSE("GPL v2");

aha, good catch :-)

-- 
balbi

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux