>>> On 16.01.16 at 06:01, <zhaoshengl...@huawei.com> wrote:
> From: Shannon Zhao <shannon.z...@linaro.org>
> 
> Since we will add ACPI initialization for UART in this file later,
> rename it with a generic name.
> 
> Signed-off-by: Shannon Zhao <shannon.z...@linaro.org>
> ---
> v4: split the original patch to renaming this and adding ACPI parts.
> ---
>  MAINTAINERS                 |   2 +-
>  xen/drivers/char/Makefile   |   2 +-
>  xen/drivers/char/arm-uart.c | 107 
> ++++++++++++++++++++++++++++++++++++++++++++
>  xen/drivers/char/dt-uart.c  | 107 
> --------------------------------------------
>  4 files changed, 109 insertions(+), 109 deletions(-)
>  create mode 100644 xen/drivers/char/arm-uart.c
>  delete mode 100644 xen/drivers/char/dt-uart.c

Looks like this really is a rename with little actual changes to
the file, in which case this should be reflected as such in the
presentation of the patch.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to