Re: [PATCH v1.1] x86: intel-mid: add test module for sfi_device()

2013-11-18 Thread David Cohen
On 11/18/2013 09:35 AM, David Cohen wrote: > On 11/18/2013 07:28 AM, Christoph Hellwig wrote: >> On Fri, Nov 15, 2013 at 04:09:18PM -0800, David Cohen wrote: >>> This patch adds a test module to validate sfi_device() when used from a >>> driver module. >> >> I don't think this is all that useful.

[PATCH v1.1] x86: intel-mid: add test module for sfi_device()

2013-11-15 Thread David Cohen
This patch adds a test module to validate sfi_device() when used from a driver module. Signed-off-by: David Cohen --- v1 to v1.1: - Fixed typos on comment. - No functional changes Br, David --- arch/x86/Kconfig | 9 + arch/x86/platform/intel-mid/device