linux/arch/x86/platform/intel-mid
David Cohen acb20d7395 x86, intel-mid: sfi_handle_*_dev() should check for pdata error code
When Intel MID finds a match between SFI table from FW and registered
SFI devices, it will always register a device regardless the platform
code was successful or not.

This patch adds an extra option for platform code to return error code
and abort device registration on SFI table parsing.

This patch does not contain any functional changes for current intel
mid platform code.

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Link: http://lkml.kernel.org/r/1389913624-9149-2-git-send-email-david.a.cohen@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2014-01-16 15:06:29 -08:00
..
device_libs intel_mid: Move platform device setups to their own platform_<device>.* files 2013-10-17 16:41:50 -07:00
early_printk_intel_mid.c
intel_mid_vrtc.c
intel_mid_weak_decls.h x86, intel-mid: Add Merrifield platform support 2014-01-15 14:38:58 -08:00
intel-mid.c x86, intel-mid: Add Merrifield platform support 2014-01-15 14:38:58 -08:00
Makefile x86, intel-mid: Add Merrifield platform support 2014-01-15 14:38:58 -08:00
mfld.c x86, intel-mid: Add Clovertrail platform support 2014-01-15 14:38:58 -08:00
mrfl.c x86, intel-mid: Add Merrifield platform support 2014-01-15 14:38:58 -08:00
sfi.c x86, intel-mid: sfi_handle_*_dev() should check for pdata error code 2014-01-16 15:06:29 -08:00