[PATCH 2/2] move imx-hdmi to bridge/dw-hdmi

闫孝军 andy.yan at rock-chips.com
Tue Nov 4 06:16:17 PST 2014


ZubairLK:
    Thanks for your Suggestion, I will do it。





  闫孝军(Andy)
**************************************************
公司:福州瑞芯微电子有限公司
地址:福建省福州市铜盘路软件大道89号软件园A区21号楼
邮编:350003
电话:(86-0591)83991906-8234 
E-mail:andy.yan at rock-chips.com/yxj at rock-chips.com
*************************************************
****************************************************************************
IMPORTANT NOTICE: This email is from Fuzhou Rockchip Electronics Co., Ltd .The contents of this email and any attachments may contain information that is privileged, confidential and/or exempt from disclosure under applicable law and relevant NDA. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information is STRICTLY PROHIBITED. Please immediately contact the sender as soon as possible and destroy the material in its entirety in any format. Thank you. 
****************************************************************************
 
From: Zubair Lutfullah Kakakhel
Date: 2014-11-04 21:50
To: Andy Yan; airlied at linux.ie; heiko at sntech.de; fabio.estevam at freescale.com; rmk+kernel at arm.linux.org.uk
CC: Greg Kroah-Hartman; Grant Likely; Rob Herring; Philipp Zabel; Shawn Guo; Josh Boyer; Sean Paul; Inki Dae; Dave Airlie; Arnd Bergmann; Lucas Stach; djkurtz at google.com; ykk at rock-chips.com; linux-kernel at vger.kernel.org; dri-devel at lists.freedesktop.org; devel at driverdev.osuosl.org; devicetree at vger.kernel.org; linux-rockchip at lists.infradead.org
Subject: Re: [PATCH 2/2] move imx-hdmi to bridge/dw-hdmi
Hi,
 
On 04/11/14 13:39, Andy Yan wrote:
> From: Andy yan <andy.yan at 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
> ---
>  drivers/gpu/drm/bridge/Kconfig        |    5 +
>  drivers/gpu/drm/bridge/Makefile       |    1 +
>  drivers/gpu/drm/bridge/dw_hdmi.c      | 1651 +++++++++++++++++++++++++++++++++
>  drivers/gpu/drm/bridge/dw_hdmi.h      | 1032 +++++++++++++++++++++
>  drivers/staging/imx-drm/Kconfig       |    1 +
>  drivers/staging/imx-drm/Makefile      |    2 +-
>  drivers/staging/imx-drm/dw_hdmi-imx.c |   66 +-
>  drivers/staging/imx-drm/imx-hdmi.c    | 1651 ---------------------------------
>  drivers/staging/imx-drm/imx-hdmi.h    | 1032 ---------------------
>  include/drm/bridge/dw_hdmi.h          |   26 +-
>  10 files changed, 2737 insertions(+), 2730 deletions(-)
>  create mode 100644 drivers/gpu/drm/bridge/dw_hdmi.c
>  create mode 100644 drivers/gpu/drm/bridge/dw_hdmi.h
>  delete mode 100644 drivers/staging/imx-drm/imx-hdmi.c
>  delete mode 100644 drivers/staging/imx-drm/imx-hdmi.h
> 
 
 
Could you try generating this patch with the -M option?
 
git format-patch should then understand its a rename.
Then it should generate a smaller patch that is possible to review easily.
 
Thanks
ZubairLK
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141104/830ff498/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 5376_CatchA381(11-07-(11-08-13-53-00).jpg
Type: image/jpeg
Size: 5376 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20141104/830ff498/attachment-0001.jpg>


More information about the dri-devel mailing list