[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200723135829.35b44922@lwn.net>
Date: Thu, 23 Jul 2020 13:58:29 -0600
From: Jonathan Corbet <corbet@....net>
To: Jiri Slaby <jslaby@...e.cz>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
dri-devel@...ts.freedesktop.org, linux-fbdev@...r.kernel.org
Subject: Re: [PATCH -resend] Documentation: fb, fix path to modedb.c
On Thu, 23 Jul 2020 12:34:54 +0200
Jiri Slaby <jslaby@...e.cz> wrote:
> modedb.c was moved twice since the modedb documentation was written.
> Update the path to the current one.
>
> Signed-off-by: Jiri Slaby <jslaby@...e.cz>
> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
> Cc: Jonathan Corbet <corbet@....net>
> Cc: dri-devel@...ts.freedesktop.org
> Cc: linux-fbdev@...r.kernel.org
> Cc: linux-doc@...r.kernel.org
> ---
> Documentation/fb/modedb.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/fb/modedb.rst b/Documentation/fb/modedb.rst
> index 624d08fd2856..4d2411e32ebb 100644
> --- a/Documentation/fb/modedb.rst
> +++ b/Documentation/fb/modedb.rst
> @@ -152,7 +152,7 @@ To specify a video mode at bootup, use the following boot options::
> video=<driver>:<xres>x<yres>[-<bpp>][@refresh]
>
> where <driver> is a name from the table below. Valid default modes can be
> -found in linux/drivers/video/modedb.c. Check your driver's documentation.
> +found in drivers/video/fbdev/core/modedb.c. Check your driver's documentation.
> There may be more modes::
"resend" but I've never seen it before...in any case I've applied it now.
Thanks,
jon
Powered by blists - more mailing lists