[PATCH V2 01/30] coresight: etm3x: moving etm_readl/writel to header file

Greg KH gregkh at linuxfoundation.org
Mon Oct 19 11:37:38 PDT 2015


On Sun, Oct 18, 2015 at 12:24:18PM -0600, Mathieu Poirier wrote:
> Moving functions etm_readl/writel to file "coresight-etm.h"
> for access by code outside of the main ETM3x driver.
> 
> Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>
> ---
>  drivers/hwtracing/coresight/coresight-etm.h   | 29 +++++++++++++++++++++++++++
>  drivers/hwtracing/coresight/coresight-etm3x.c | 29 ---------------------------
>  2 files changed, 29 insertions(+), 29 deletions(-)

Can you remake this series use -M to 'git format-patch' so that we can
see the renames easier and they don't show up as 'delete and add'
patches?

thanks,

greg k-h



More information about the linux-arm-kernel mailing list