2.6.36-stable review patch. If anyone has any objections, please let us know.
------------------ From: Stefan Weil <[email protected]> commit 1c0a38038e8fcfaa6b5a81d53a4898f3f939f582 upstream. platfrom -> platform Cc: David Brownell <[email protected]> Signed-off-by: Stefan Weil <[email protected]> Reviewed-by: Jesper Juhl <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> --- drivers/usb/host/ohci-jz4740.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/usb/host/ohci-jz4740.c +++ b/drivers/usb/host/ohci-jz4740.c @@ -273,4 +273,4 @@ static struct platform_driver ohci_hcd_j }, }; -MODULE_ALIAS("platfrom:jz4740-ohci"); +MODULE_ALIAS("platform:jz4740-ohci"); _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
