]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Merge tag 'soc-device-match-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Nov 2016 15:48:06 +0000 (16:48 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Nov 2016 15:48:06 +0000 (16:48 +0100)
commitae1d0a466ef76e1ff5058e2b316c14f46af83675
tree063eb63ec7231970cd6fd87adce612d0507c99e5
parentd319fc6dc1bfb616d4d90e04967f9ec8f08d52d8
parentda65a1589dacc7ec44ea0557a14d70a39d991f32
Merge tag 'soc-device-match-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into next/drivers

Pull "soc_device_match() interface for matching against soc_bus attributes"
from Geert Uytterhoeven:

This provides core infrastructure as a dependency for several users
(Freescale/NXP, Samsung, Renesas).

Its core parts have been acked by Greg, and the fixes by Arnd and/or
Greg (the last fix only received an informal ack, that's why I hadn't
added the ack).

This has already been pulled by Ulf, and is present in mmc/next, as a
dependency for a Freescale/NXP driver update.

* tag 'soc-device-match-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers:
  base: soc: Provide a dummy implementation of soc_device_match()
  base: soc: Check for NULL SoC device attributes
  base: soc: Introduce soc_device_match() interface
  base: soc: Early register bus when needed