]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman...
authorArnd Bergmann <arnd@arndb.de>
Tue, 8 Dec 2020 23:23:29 +0000 (00:23 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 8 Dec 2020 23:39:56 +0000 (00:39 +0100)
commit2bd87914b295df815bd771bb4b87cecf128951cd
tree290441fe1964d4ec52a055bafebf52f4e348db8d
parent8dc0aac1ccd57df12f3a6cb72b45072ae2faca38
parent1116e43e7e4be7c7d76578ffac1d3a73f4ebcafe
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers

soc: amlogic: driver updates for v5.11
- enable building as modules
- reset API updates

* tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic:
  soc: amlogic: replace devm_reset_control_array_get()
  soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()
  firmware: meson-sm: enable build as module
  soc: meson: enable building drivers as modules
  soc: amlogic: socinfo: build for specific arch

Link: https://lore.kernel.org/r/7him9ljgtr.fsf@baylibre.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>