Re: [Doc] arch_setup_pdev_archdata: fix documentation for parameter "pdev"

From: Wanlong Gao
Date: Sun Aug 21 2011 - 10:33:58 EST


Rolf Eike Beer <eike-kernel <at> sf-tec.de> writes:

>
> Signed-off-by: Rolf Eike Beer <eike-kernel <at> sf-tec.de>
> ---
> drivers/base/platform.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/base/platform.c b/drivers/base/platform.c
> index 0cad9c7..99a5272 100644
> --- a/drivers/base/platform.c
> +++ b/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
Already queue. See:

http://git.kernel.org/?p=linux/kernel/git/next/linux-
next.git;a=commitdiff;h=7de636fa25c19fc4187f85f8325c50b1b21a6d8b

Thanks
-Wanlong Gao

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/