diff --git a/[refs] b/[refs] index d576b2bce089..22b4c8d52de8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a88769cde24fcef11219cf99193ee558d1028217 +refs/heads/master: 7de636fa25c19fc4187f85f8325c50b1b21a6d8b diff --git a/trunk/drivers/base/platform.c b/trunk/drivers/base/platform.c index 0cad9c7f6bb5..99a5272d7c2f 100644 --- a/trunk/drivers/base/platform.c +++ b/trunk/drivers/base/platform.c @@ -33,7 +33,7 @@ EXPORT_SYMBOL_GPL(platform_bus); /** * arch_setup_pdev_archdata - Allow manipulation of archdata before its used - * @dev: platform device + * @pdev: platform device * * This is called before platform_device_add() such that any pdev_archdata may * be setup before the platform_notifier is called. So if a user needs to