Re: [PATCH 2/3] qe_common: add qe common functions to qe_common.c

From: Scott Wood
Date: Thu Sep 25 2014 - 16:42:12 EST


On Thu, 2014-09-25 at 10:47 +0800, Zhao Qiang wrote:
> qe need to call some common functions, move them into
> public directory, add a new file drivers/soc/qe/qe_common.c
> for them.
>
> Signed-off-by: Zhao Qiang <B45475@xxxxxxxxxxxxx>
> ---
> drivers/soc/qe/Makefile | 2 +-
> drivers/soc/qe/qe_common.c | 185 +++++++++++++++++++++++++++++++++++++++++++++
> include/linux/fsl/qe.h | 52 +++++++++++--
> 3 files changed, 230 insertions(+), 9 deletions(-)
> create mode 100644 drivers/soc/qe/qe_common.c

I see code being copied, not moved.

Where is patch 1/3?

-Scott


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/