Re: [PATCH v10 00/12] rework arch/x86/platform/[mrst => intel-mid]

2013-10-18 Thread David Cohen
Hi Ingo, On 10/17/2013 11:09 PM, Ingo Molnar wrote: * David Cohen wrote: David Cohen (3): intel-mid: sfi: allow struct devs_id.get_platform_data to be NULL x86: intel-mid: add section for sfi device table intel_mid: move board related codes to their own platform_.* files

Re: [PATCH v10 00/12] rework arch/x86/platform/[mrst => intel-mid]

2013-10-18 Thread Ingo Molnar
* David Cohen wrote: > David Cohen (3): > intel-mid: sfi: allow struct devs_id.get_platform_data to be NULL > x86: intel-mid: add section for sfi device table > intel_mid: move board related codes to their own platform_.* > files > > Fengguang Wu (1): > pci: intel_mid: return

Re: [PATCH v10 00/12] rework arch/x86/platform/[mrst = intel-mid]

2013-10-18 Thread Ingo Molnar
* David Cohen david.a.co...@linux.intel.com wrote: David Cohen (3): intel-mid: sfi: allow struct devs_id.get_platform_data to be NULL x86: intel-mid: add section for sfi device table intel_mid: move board related codes to their own platform_device.* files Fengguang Wu (1):

Re: [PATCH v10 00/12] rework arch/x86/platform/[mrst = intel-mid]

2013-10-18 Thread David Cohen
Hi Ingo, On 10/17/2013 11:09 PM, Ingo Molnar wrote: * David Cohen david.a.co...@linux.intel.com wrote: David Cohen (3): intel-mid: sfi: allow struct devs_id.get_platform_data to be NULL x86: intel-mid: add section for sfi device table intel_mid: move board related codes to their own

[PATCH v10 00/12] rework arch/x86/platform/[mrst => intel-mid]

2013-10-17 Thread David Cohen
This patch set does initial rework from arch/x86/platform/mrst to arch/x86/platform/intel-mid. These changes are necessary to update the obsolete Intel Atom Moorestown code to support the newer Atom processors of this family (called 'intel-mid'). Change from v9 to v10: - Improved patch title of

[PATCH v10 00/12] rework arch/x86/platform/[mrst = intel-mid]

2013-10-17 Thread David Cohen
This patch set does initial rework from arch/x86/platform/mrst to arch/x86/platform/intel-mid. These changes are necessary to update the obsolete Intel Atom Moorestown code to support the newer Atom processors of this family (called 'intel-mid'). Change from v9 to v10: - Improved patch title of