[PATCH 0/3] Bring SFI support to out-of-tree driver modules on Intel Mid

From: David Cohen
Date: Tue Nov 12 2013 - 17:09:33 EST


Hi,

This patchset extends sfi_device() macro support to driver modules.
The main use case is to allow external driver modules to be enumerated by SFI
on Intel Mid platforms.

Br, David Cohen

---
David Cohen (3):
sfi: add private data to sfi_parse_table()
x86: intel-mid: struct devs_id.name should have 'SFI_NAME_LEN' length
x86: intel-mid: allow sfi_device() to be used by modules

arch/x86/include/asm/intel-mid.h | 19 ++++++--
arch/x86/platform/intel-mid/intel-mid.c | 2 +-
arch/x86/platform/intel-mid/intel_mid_vrtc.c | 2 +-
arch/x86/platform/intel-mid/sfi.c | 70 +++++++++++++++++++++-------
arch/x86/platform/sfi/sfi.c | 8 ++--
drivers/sfi/sfi_acpi.c | 5 +-
drivers/sfi/sfi_core.c | 4 +-
include/linux/sfi.h | 8 ++--
8 files changed, 84 insertions(+), 34 deletions(-)

--
1.8.4.2

--
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/