All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andy Yan <andy.yan@rock-chips.com>
Cc: heiko@sntech.de, 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>, Rob Herring <robh+dt@kernel.org>,
	rmk+kernel@arm.linux.org.uk, fabio.estevam@freescale.com,
	Josh Boyer <jwboyer@redhat.com>,
	linux-kernel@vger.kernel.org, djkurtz@google.com
Subject: Re: [PATCH 2/2] move imx-hdmi to bridge/dw-hdmi
Date: Tue, 4 Nov 2014 08:03:45 -0800	[thread overview]
Message-ID: <20141104160345.GB1503@kroah.com> (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>
> 
> 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
> 
> Change-Id: I5f417372f256aa26cd00a3cd0160741680afd39d

Never include this line in a public patch, it means nothing to us,
sorry...
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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,
	Grant Likely <grant.likely@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Shawn Guo <shawn.guo@linaro.org>, Josh Boyer <jwboyer@redhat.com>,
	Sean Paul <seanpaul@chromium.org>,
	Inki Dae <inki.dae@samsung.com>, Dave Airlie <airlied@redhat.com>,
	Arnd Bergmann <arnd@arndb.de>,
	Lucas Stach <l.stach@pengutronix.de>,
	Zubair.Kakakhel@imgtec.com, djkurtz@google.com,
	ykk@rock-chips.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org, devel@driverdev.osuosl.org,
	devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: Re: [PATCH 2/2] move imx-hdmi to bridge/dw-hdmi
Date: Tue, 4 Nov 2014 08:03:45 -0800	[thread overview]
Message-ID: <20141104160345.GB1503@kroah.com> (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>
> 
> 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
> 
> Change-Id: I5f417372f256aa26cd00a3cd0160741680afd39d

Never include this line in a public patch, it means nothing to us,
sorry...

  parent reply	other threads:[~2014-11-04 16:03 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 [this message]
2014-11-04 16:03   ` Greg Kroah-Hartman
2014-11-05  9:30 ` Dan Carpenter
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=20141104160345.GB1503@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Zubair.Kakakhel@imgtec.com \
    --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=heiko@sntech.de \
    --cc=jwboyer@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=rmk+kernel@arm.linux.org.uk \
    --cc=robh+dt@kernel.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.