Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-fixes...
[pandora-kernel.git] / drivers / usb / gadget / nokia.c
index b5364f9..55ca63a 100644 (file)
@@ -203,7 +203,7 @@ static int __init nokia_bind(struct usb_composite_dev *cdev)
                goto err_usb;
        }
 
-       /* finaly register the configuration */
+       /* finally register the configuration */
        status = usb_add_config(cdev, &nokia_config_500ma_driver,
                        nokia_bind_config);
        if (status < 0)