All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Andy Yan <andy.yan@rock-chips.com>
Cc: heiko@sntech.de, airlied@linux.ie,
	dri-devel@lists.freedesktop.org, ykk@rock-chips.com,
	devel@driverdev.osuosl.org, linux-rockchip@lists.infradead.org,
	Grant Likely <grant.likely@linaro.org>,
	Dave Airlie <airlied@redhat.com>,
	devicetree@vger.kernel.org, Zubair.Kakakhel@imgtec.com,
	Arnd Bergmann <arnd@arndb.de>, Inki Dae <inki.dae@samsung.com>,
	Rob Herring <robh+dt@kernel.org>,
	Sean Paul <seanpaul@chromium.org>,
	rmk+kernel@arm.linux.org.uk, fabio.estevam@freescale.com,
	Josh Boyer <jwboyer@redhat.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, djkurtz@google.com,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Shawn Guo <shawn.guo@linaro.org>,
	Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [PATCH 2/2] move imx-hdmi to bridge/dw-hdmi
Date: Wed, 5 Nov 2014 12:30:12 +0300	[thread overview]
Message-ID: <20141105093012.GN6879@mwanda> (raw)
In-Reply-To: <1415108398-34376-1-git-send-email-andy.yan@rock-chips.com>

On Tue, Nov 04, 2014 at 09:39:58PM +0800, Andy Yan wrote:
> From: Andy yan <andy.yan@rock-chips.com>

Leave this out.  It's for when you are forwarding a patch from someone
else.  Also it has a typo and your email From: header is correct.

> 
> the original imx hdmi driver is under staging/imx-drm,
> which depends on imx-drm, so move the imx hdmi drvier out
> to drm/bridge and rename imx-hdmi to dw-hdmi
> 

No Signed-off-by: line.

regards,
dan carpenter

WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Andy Yan <andy.yan@rock-chips.com>
Cc: airlied@linux.ie, heiko@sntech.de, fabio.estevam@freescale.com,
	rmk+kernel@arm.linux.org.uk, devel@driverdev.osuosl.org,
	devicetree@vger.kernel.org, Zubair.Kakakhel@imgtec.com,
	Arnd Bergmann <arnd@arndb.de>, Josh Boyer <jwboyer@redhat.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	ykk@rock-chips.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, Inki Dae <inki.dae@samsung.com>,
	linux-rockchip@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	Sean Paul <seanpaul@chromium.org>,
	djkurtz@google.com, Philipp Zabel <p.zabel@pengutronix.de>,
	Dave Airlie <airlied@redhat.com>,
	Grant Likely <grant.likely@linaro.org>,
	Shawn Guo <shawn.guo@linaro.org>,
	Lucas Stach <l.stach@pengutronix.de>
Subject: Re: [PATCH 2/2] move imx-hdmi to bridge/dw-hdmi
Date: Wed, 5 Nov 2014 12:30:12 +0300	[thread overview]
Message-ID: <20141105093012.GN6879@mwanda> (raw)
In-Reply-To: <1415108398-34376-1-git-send-email-andy.yan@rock-chips.com>

On Tue, Nov 04, 2014 at 09:39:58PM +0800, Andy Yan wrote:
> From: Andy yan <andy.yan@rock-chips.com>

Leave this out.  It's for when you are forwarding a patch from someone
else.  Also it has a typo and your email From: header is correct.

> 
> the original imx hdmi driver is under staging/imx-drm,
> which depends on imx-drm, so move the imx hdmi drvier out
> to drm/bridge and rename imx-hdmi to dw-hdmi
> 

No Signed-off-by: line.

regards,
dan carpenter


  parent reply	other threads:[~2014-11-05  9:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 13:39 [PATCH 2/2] move imx-hdmi to bridge/dw-hdmi Andy Yan
2014-11-04 13:39 ` Andy Yan
2014-11-04 13:50 ` Zubair Lutfullah Kakakhel
2014-11-04 13:50   ` Zubair Lutfullah Kakakhel
2014-11-04 14:16   ` 闫孝军
     [not found]   ` <5458D9B9.5030606-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2014-11-05  1:55     ` Andy Yan
2014-11-05  1:55       ` Andy Yan
2014-11-04 16:03 ` Greg Kroah-Hartman
2014-11-04 16:03   ` Greg Kroah-Hartman
2014-11-05  9:30 ` Dan Carpenter [this message]
2014-11-05  9:30   ` Dan Carpenter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141105093012.GN6879@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=Zubair.Kakakhel@imgtec.com \
    --cc=airlied@linux.ie \
    --cc=airlied@redhat.com \
    --cc=andy.yan@rock-chips.com \
    --cc=arnd@arndb.de \
    --cc=devel@driverdev.osuosl.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djkurtz@google.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=fabio.estevam@freescale.com \
    --cc=grant.likely@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=heiko@sntech.de \
    --cc=inki.dae@samsung.com \
    --cc=jwboyer@redhat.com \
    --cc=l.stach@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=p.zabel@pengutronix.de \
    --cc=rmk+kernel@arm.linux.org.uk \
    --cc=robh+dt@kernel.org \
    --cc=seanpaul@chromium.org \
    --cc=shawn.guo@linaro.org \
    --cc=ykk@rock-chips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.