ZubairLK:
Thanks for your Suggestion, I will do it。
闫孝军(Andy)
**************************************************
公司:福州瑞芯微电子有限公司
地址:福建省福州市铜盘路软件大道89号软件园A区21号楼
邮编:350003
电话:(86-0591)83991906-8234
公司:福州瑞芯微电子有限公司
地址:福建省福州市铜盘路软件大道89号软件园A区21号楼
邮编:350003
电话:(86-0591)83991906-8234
E-mail:andy.yan@xxxxxxxxxxxxxx/yxj@xxxxxxxxxxxxxx
*************************************************
*************************************************
****************************************************************************
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.
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.
****************************************************************************
Date: 2014-11-04 21:50To: Andy Yan; airlied@xxxxxxxx; heiko@xxxxxxxxx; fabio.estevam@xxxxxxxxxxxxx; rmk+kernel@xxxxxxxxxxxxxxxxCC: Greg Kroah-Hartman; Grant Likely; Rob Herring; Philipp Zabel; Shawn Guo; Josh Boyer; Sean Paul; Inki Dae; Dave Airlie; Arnd Bergmann; Lucas Stach; djkurtz@xxxxxxxxxx; ykk@xxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; dri-devel@xxxxxxxxxxxxxxxxxxxxx; devel@xxxxxxxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-rockchip@xxxxxxxxxxxxxxxxxxxSubject: Re: [PATCH 2/2] move imx-hdmi to bridge/dw-hdmiHi,On 04/11/14 13:39, Andy Yan wrote:> From: Andy yan <andy.yan@xxxxxxxxxxxxxx>>> 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.ThanksZubairLK
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel