Re: [patch 2.6.25-rc9] serial: fix platform driver hotplug/coldplug

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

 



>>>>> "David" == David Brownell <david-b@xxxxxxxxxxx> writes:

Hi,

 David>  MODULE_LICENSE("GPL");
 David> +MODULE_ALIAS("platform:sh-sci");
 David> --- g26.orig/drivers/serial/uartlite.c	2008-04-13 10:48:05.000000000 -0700
 David> +++ g26/drivers/serial/uartlite.c	2008-04-13 10:59:04.000000000 -0700
 David> @@ -561,6 +561,9 @@ static int __devexit ulite_remove(struct
 David>  	return ulite_release(&pdev->dev);
 David>  }
 
 David> +/* work with hotplug and coldplug */
 David> +MODULE_ALIAS("platform:uartlite");
 David> +

Why not stick this next to the other MODULE_ lines, like the other
drivers?

Other than that ..

Acked-by: Peter Korsgaard <jacmet@xxxxxxxxxx>

-- 
Bye, Peter Korsgaard
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux