2023-08-12 18:47:30

by David Heidelberg

[permalink] [raw]
Subject: [PATCH] drm/panel: JDI LT070ME05000 drop broken link

Link is no longer functional and web.archive.org doesn't provide PDF
with detail information.

Some informations can be found from web.archive.org here:
https://web.archive.org/web/20170629205602/http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet

Signed-off-by: David Heidelberg <[email protected]>
---
drivers/gpu/drm/panel/panel-jdi-lt070me05000.c | 4 ----
1 file changed, 4 deletions(-)

diff --git a/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c b/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
index 213008499caa..f9a69f347068 100644
--- a/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
+++ b/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
@@ -5,10 +5,6 @@
*
* Copyright (C) 2016 Linaro Ltd
* Author: Sumit Semwal <[email protected]>
- *
- * From internet archives, the panel for Nexus 7 2nd Gen, 2013 model is a
- * JDI model LT070ME05000, and its data sheet is at:
- * http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet
*/

#include <linux/backlight.h>
--
2.40.1



2023-08-14 13:30:56

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH] drm/panel: JDI LT070ME05000 drop broken link

On 12/08/2023 20:34, David Heidelberg wrote:
> Link is no longer functional and web.archive.org doesn't provide PDF
> with detail information.
>
> Some informations can be found from web.archive.org here:
> https://web.archive.org/web/20170629205602/http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet
>
> Signed-off-by: David Heidelberg <[email protected]>
> ---
> drivers/gpu/drm/panel/panel-jdi-lt070me05000.c | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c b/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
> index 213008499caa..f9a69f347068 100644
> --- a/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
> +++ b/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c
> @@ -5,10 +5,6 @@
> *
> * Copyright (C) 2016 Linaro Ltd
> * Author: Sumit Semwal <[email protected]>
> - *
> - * From internet archives, the panel for Nexus 7 2nd Gen, 2013 model is a
> - * JDI model LT070ME05000, and its data sheet is at:
> - * http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet
> */
>
> #include <linux/backlight.h>

Reviewed-by: Neil Armstrong <[email protected]>

2023-08-14 13:34:56

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH] drm/panel: JDI LT070ME05000 drop broken link

Hi,

On Sat, 12 Aug 2023 20:34:03 +0200, David Heidelberg wrote:
> Link is no longer functional and web.archive.org doesn't provide PDF
> with detail information.
>
> Some informations can be found from web.archive.org here:
> https://web.archive.org/web/20170629205602/http://panelone.net/en/7-0-inch/JDI_LT070ME05000_7.0_inch-datasheet
>
>
> [...]

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next)

[1/1] drm/panel: JDI LT070ME05000 drop broken link
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=d19859a042668277d79f8df0165ed75011f11e6d

--
Neil