x86/sfi: Enable enumeration of SD devices
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 12 Jul 2016 11:16:32 +0000 (14:16 +0300)
committerIngo Molnar <mingo@kernel.org>
Wed, 13 Jul 2016 07:24:51 +0000 (09:24 +0200)
commit05f310e26fe9d97fec0ce1752edc16bf1ea55a2d
tree943e59407a9ad949c75261e9d3540cc932b2dcf4
parent707a605b5a1732e548f4ff51ccf0199a14d95f0f
x86/sfi: Enable enumeration of SD devices

SFI specification v0.8.2 defines type of devices which are connected to
SD bus. In particularly WiFi dongle is a such.

Add a callback to enumerate the devices connected to SD bus.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1468322192-62080-1-git-send-email-andriy.shevchenko@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/intel-mid.h
arch/x86/platform/intel-mid/sfi.c
include/linux/sfi.h