]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLeon Romanovsky <leonro@nvidia.com>
Fri, 4 Dec 2020 12:46:02 +0000 (14:46 +0200)
committerLeon Romanovsky <leonro@nvidia.com>
Fri, 4 Dec 2020 12:46:02 +0000 (14:46 +0200)
commit028c68b49edd5a2d80682f7305edd4876317cd35
tree2873572e301ac9c784e32e01a9a0d8dfb7f6740f
parent5f237bcf17eb45c8b7d70729b19c07de3652452c
parent3c4547ccb56039dbaf5d4e255a28ba3ca9a5f051
Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into mlx5-next

Auxiliary Bus support tag for 5.11-rc1

This is a signed tag for other subsystems to be able to pull in the
auxiliary bus support into their trees for the 5.11-rc1 merge.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  driver core: auxiliary bus: minor coding style tweaks
  driver core: auxiliary bus: make remove function return void
  driver core: auxiliary bus: move slab.h from include file
  Add auxiliary bus support