Re: [PATCH] Documentation: kernel-parameters: Remove meye entry

From: Randy Dunlap
Date: Wed Mar 15 2023 - 10:55:10 EST




On 3/15/23 03:02, Bagas Sanjaya wrote:
> Commit ba47652ba65523 ("media: meye: remove this deprecated driver")
> removes meye driver but forgets to purge its kernel-parameters.txt
> entry, hence broken reference.
>
> Remove the entry.
>
> Link: https://lore.kernel.org/all/202302070341.OVqstpMM-lkp@xxxxxxxxx/
> Fixes: ba47652ba65523 ("media: meye: remove this deprecated driver")
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> This patch is based on staging-next tree, because the driver removal
> touched drivers/staging/.
>
> Documentation/admin-guide/kernel-parameters.txt | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 6221a1d057dd58..e54d4ce7870c00 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3184,9 +3184,6 @@
> deep - Suspend-To-RAM or equivalent (if supported)
> See Documentation/admin-guide/pm/sleep-states.rst.
>
> - meye.*= [HW] Set MotionEye Camera parameters
> - See Documentation/admin-guide/media/meye.rst.
> -
> mfgpt_irq= [IA-32] Specify the IRQ to use for the
> Multi-Function General Purpose Timers on AMD Geode
> platforms.
>
> base-commit: 458219ca9246076971961d695eef9eb56e05fcf7

--
~Randy