]> Git Repo - J-linux.git/commitdiff
Merge tag 'reset-fixes-for-v6.7' of git://git.pengutronix.de/pza/linux into arm/fixes
authorArnd Bergmann <[email protected]>
Thu, 14 Dec 2023 21:02:22 +0000 (21:02 +0000)
committerArnd Bergmann <[email protected]>
Thu, 14 Dec 2023 21:02:22 +0000 (21:02 +0000)
Reset controller fixes for v6.7

Fix a void-pointer-to-enum-cast warning in the hisilicon hi6220 reset
driver and fix a NULL pointer dereference when freeing non-existent
optional resets requested via the reset_array API in the core.

* tag 'reset-fixes-for-v6.7' of git://git.pengutronix.de/pza/linux:
  reset: Fix crash when freeing non-existent optional resets
  reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>

Trivial merge
This page took 0.045171 seconds and 4 git commands to generate.