Re: [PATCH v3 3/5] ARM: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-11 Thread Bryan Huntsman
On 02/11/2014 07:13 AM, Kumar Gala wrote: >>> * Copyright (c) 2010, Code Aurora Forum. All rights reserved. >>> >> + * Copyright (c) 2014 The Linux Foundation. All rights reserved. >> > >> > We should replace the Code Aurora Forum copyright with Linux >> > Foundation here. > Is this something w

Re: [PATCH v3 3/5] ARM: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-11 Thread Kumar Gala
On Feb 7, 2014, at 9:26 PM, Stephen Boyd wrote: > On 02/06, Kumar Gala wrote: >> diff --git a/arch/arm/mach-msm/platsmp.c b/arch/arm/mach-qcom/platsmp.c >> similarity index 98% >> rename from arch/arm/mach-msm/platsmp.c >> rename to arch/arm/mach-qcom/platsmp.c >> index 251a91e..67823a7 100644 >

Re: [PATCH v3 3/5] ARM: qcom: Split Qualcomm support into legacy and multiplatform

2014-02-07 Thread Stephen Boyd
On 02/06, Kumar Gala wrote: > diff --git a/arch/arm/mach-msm/platsmp.c b/arch/arm/mach-qcom/platsmp.c > similarity index 98% > rename from arch/arm/mach-msm/platsmp.c > rename to arch/arm/mach-qcom/platsmp.c > index 251a91e..67823a7 100644 > --- a/arch/arm/mach-msm/platsmp.c > +++ b/arch/arm/mach-q