Re: [PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-05 Thread Kumar Gala
On Feb 4, 2014, at 6:47 PM, Stephen Boyd wrote: > On 02/04, Kumar Gala wrote: >> This is the splits the Qualcomm MSM platform into legacy support that we will >> not try and convert to multiplatform and multiplatform support. >> >> - k >> >> Changes from v1: >> * Added patch to remove

Re: [PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-05 Thread Kumar Gala
On Feb 4, 2014, at 6:47 PM, Stephen Boyd sb...@codeaurora.org wrote: On 02/04, Kumar Gala wrote: This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove

Re: [PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Stephen Boyd
On 02/04, Kumar Gala wrote: > This is the splits the Qualcomm MSM platform into legacy support that we will > not try and convert to multiplatform and multiplatform support. > > - k > > Changes from v1: > * Added patch to remove hotplug.c > * Added patch to rename msm_ to qcom_ > * Changes the

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die

[PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Kumar Gala
This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to drop CPU_V7 * used wfi() in cpu_die

Re: [PATCH v2 0/5] Split mach-msm into legacy and mach-qcom (multiplatform)

2014-02-04 Thread Stephen Boyd
On 02/04, Kumar Gala wrote: This is the splits the Qualcomm MSM platform into legacy support that we will not try and convert to multiplatform and multiplatform support. - k Changes from v1: * Added patch to remove hotplug.c * Added patch to rename msm_ to qcom_ * Changes the Kconfig to