lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 27 Apr 2018 14:09:31 +0200 From: Daniel Vetter <daniel@...ll.ch> To: Laurent Pinchart <laurent.pinchart@...asonboard.com> Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>, Linux Fbdev development list <linux-fbdev@...r.kernel.org>, Geert Uytterhoeven <geert+renesas@...der.be>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, dri-devel <dri-devel@...ts.freedesktop.org>, "open list:DRM DRIVERS FOR RENESAS" <linux-renesas-soc@...r.kernel.org>, Simon Horman <horms+renesas@...ge.net.au> Subject: Re: [PATCH 0/3] fbdev/drm: sh_mobile: remove unused MERAM support On Fri, Apr 27, 2018 at 1:36 PM, Laurent Pinchart <laurent.pinchart@...asonboard.com> wrote: > Hi Bartlomiej, > > On Friday, 27 April 2018 14:21:42 EEST Bartlomiej Zolnierkiewicz wrote: >> Hi, >> >> This patchset removes unused MERAM support (last user was removed >> 3 years ago) from shmobile fbdev & drm drivers and then removes >> MERAM driver itself. >> >> If it is okay to merge this patches I would like patch #1 to go >> through fbdev tree and patch #2 to go through drm tree. Once they >> are both upstream (v4.18) I will apply patch #3 to fbdev tree. > > Or you could merge everything through the fbdev tree in one go, the shmobile > driver hardly sees any activity these days. > > For the whole series, > > Acked-by: Laurent Pinchart <laurent.pinchart@...asonboard.com> Yeah merging all through fbdev is probably simplest, shmobile is not a driver that's actively changed a lot. Ack from me too. -Daniel > >> Bartlomiej Zolnierkiewicz (3): >> video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support >> drm: shmobile: remove unused MERAM support >> video: fbdev: remove unused sh_mobile_meram driver >> >> drivers/gpu/drm/shmobile/Kconfig | 1 - >> drivers/gpu/drm/shmobile/shmob_drm_crtc.c | 42 -- >> drivers/gpu/drm/shmobile/shmob_drm_crtc.h | 1 - >> drivers/gpu/drm/shmobile/shmob_drm_drv.h | 2 - >> drivers/gpu/drm/shmobile/shmob_drm_kms.c | 11 - >> drivers/gpu/drm/shmobile/shmob_drm_kms.h | 1 - >> drivers/gpu/drm/shmobile/shmob_drm_plane.c | 2 - >> drivers/video/fbdev/Kconfig | 13 - >> drivers/video/fbdev/Makefile | 1 - >> drivers/video/fbdev/sh_mobile_lcdcfb.c | 63 +-- >> drivers/video/fbdev/sh_mobile_lcdcfb.h | 1 - >> drivers/video/fbdev/sh_mobile_meram.c | 754 -------------------------- >> include/linux/platform_data/shmob_drm.h | 4 - >> include/video/sh_mobile_lcdc.h | 3 - >> include/video/sh_mobile_meram.h | 95 ---- >> 15 files changed, 1 insertion(+), 993 deletions(-) >> delete mode 100644 drivers/video/fbdev/sh_mobile_meram.c >> delete mode 100644 include/video/sh_mobile_meram.h > > -- > Regards, > > Laurent Pinchart > > > > _______________________________________________ > dri-devel mailing list > dri-devel@...ts.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch
Powered by blists - more mailing lists