]> www.infradead.org Git - users/hch/dma-mapping.git/commit
Merge tag 'reset-fixes-for-v6.10' of git://git.pengutronix.de/pza/linux into arm...
authorArnd Bergmann <arnd@arndb.de>
Thu, 27 Jun 2024 14:11:28 +0000 (16:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 27 Jun 2024 14:11:28 +0000 (16:11 +0200)
commit94811b400a5d5f3c184931bff42d2a34eada8c7b
tree24f62e673fcc739595b672a1c98f7474f447d8d0
parent53ed12744c4f26a3d2b90aa842c0edc4084099bc
parentab35896730a5e8fdf885a23fa2e27f286c5f94b2
Merge tag 'reset-fixes-for-v6.10' of git://git.pengutronix.de/pza/linux into arm/fixes

Reset controller fixes for v6.10

Fix a missing GPIOLIB dependency for the GPIO reset controller and add
a missing MODULE_DESCRIPTION for the hi6220 reset driver to fix some
build warnings.

* tag 'reset-fixes-for-v6.10' of git://git.pengutronix.de/pza/linux:
  reset: hisilicon: hi6220: add missing MODULE_DESCRIPTION() macro
  reset: gpio: Fix missing gpiolib dependency for GPIO reset controller

Link: https://lore.kernel.org/r/20240626163443.61384-1-p.zabel@pengutronix.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>