]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-platform...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Mar 2018 16:35:29 +0000 (08:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Mar 2018 16:35:29 +0000 (08:35 -0800)
commit476cabec09c34d791f1fc941fa959bd462a677c0
treea82f4773d523dc4a0d60db85d6a822d73d22f4c8
parent22060fa13313d5b10500bd3e50be2e77229fae0e
parentb0e4e02689a50c19483c66e31c4fc020bb737486
Merge tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-platform-drivers-x86

Pull x86 platform driver fixes from Darren Hart:
 "Correct a module loading race condition between the DELL_SMBIOS
  backend modules and the first user by converting them to bool features
  of the DELL_SMBIOS driver. Fixup the resulting Kconfig dependency
  issue with DCDBAS"

* tag 'platform-drivers-x86-v4.16-6' of git://git.infradead.org/linux-platform-drivers-x86:
  platform/x86: dell-smbios: Resolve dependency error on DCDBAS
  platform/x86: Allow for SMBIOS backend defaults
  platform/x86: dell-smbios: Link all dell-smbios-* modules together
  platform/x86: dell-smbios: Rename dell-smbios source to dell-smbios-base
  platform/x86: dell-smbios: Correct some style warnings