Re: [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"

2018-11-19 Thread Shawn Guo
On Thu, Nov 15, 2018 at 11:16:23PM +0100, Fernando Ramos wrote: > This patch unifies the naming of DRM functions for reference counting as > requested on Documentation/gpu/todo.rst > > Signed-off-by: Fernando Ramos > --- > drivers/gpu/drm/arc/arcpgu_drv.c | 4 ++-- >

Re: [PATCH 50/61] thermal: simplify getting .drvdata

2018-05-02 Thread Shawn Guo
ted only. buildbot is happy. Please apply individually. > > drivers/thermal/rockchip_thermal.c | 8 +++- > drivers/thermal/spear_thermal.c| 8 +++- > drivers/thermal/zx2967_thermal.c | 6 ++ > 3 files changed, 8 insertions(+), 14 deletions(-) For zx2967_thermal, Acked-by: Shawn Guo <shawn...@kernel.org>

Re: [PATCH 5/5] drm: Don't pass clip to drm_atomic_helper_check_plane_state()

2018-02-04 Thread Shawn Guo
..@redhat.com> > Cc: Laurent Pinchart <laurent.pinch...@ideasonboard.com> > Cc: Sandy Huang <h...@rock-chips.com> > Cc: "Heiko Stübner" <he...@sntech.de> > Cc: Maxime Ripard <maxime.rip...@free-electrons.com> > Cc: Thierry Reding <thierry.red.

Re: [PATCH v2] ARM: Convert to using %pOF instead of full_name

2017-07-25 Thread Shawn Guo
li...@armlinux.org.uk> > Cc: Kukjin Kim <kg...@kernel.org> > Cc: Javier Martinez Canillas <jav...@osg.samsung.com> > Cc: Shawn Guo <shawn...@kernel.org> > Cc: Sascha Hauer <ker...@pengutronix.de> > Cc: Fabio Estevam <fabio.este...@nxp.com> > Cc: Jaso

Re: [RFC] pinctrl: sh-pfc: only use dummy states for non-DT platforms

2016-03-28 Thread Shawn Guo
On Mon, Mar 07, 2016 at 10:00:37PM +0100, Geert Uytterhoeven wrote: > CC Shawn, Sascha for imx1 Sorry for the late response. > > On Mon, Mar 7, 2016 at 9:34 PM, Sergei Shtylyov > wrote: > > On 03/07/2016 11:29 PM, Geert Uytterhoeven wrote: > > > > ---