]> 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)
commitd26aa7022f25678e45ab2de2431fad67f15eccc1
tree2873572e301ac9c784e32e01a9a0d8dfb7f6740f
parenta51c3bc642cfce7cf306e250ca463c4e3ba95909
parent875d09ff6158b77280b3478cff09122a1b5a9236
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