diff mbox series

drm/panel: JDI LT070ME05000 drop broken link

Message ID 20230812183404.374718-1-david@ixit.cz (mailing list archive)
State New, archived
Headers show
Series drm/panel: JDI LT070ME05000 drop broken link | expand

Commit Message

David Heidelberg Aug. 12, 2023, 6:34 p.m. UTC
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 <david@ixit.cz>
---
 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c | 4 ----
 1 file changed, 4 deletions(-)

Comments

Neil Armstrong Aug. 14, 2023, 12:39 p.m. UTC | #1
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 <david@ixit.cz>
> ---
>   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 <sumit.semwal@linaro.org>
> - *
> - * 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 <neil.armstrong@linaro.org>
Neil Armstrong Aug. 14, 2023, 12:46 p.m. UTC | #2
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
diff mbox series

Patch

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 <sumit.semwal@linaro.org>
- *
- * 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>