[GIT PULL] Reset controller fixes for v5.19
Philipp Zabel
p.zabel at pengutronix.de
Thu Jul 7 03:13:44 PDT 2022
Dear arm-soc maintainers,
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
are available in the Git repository at:
git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v5.19
for you to fetch changes up to a57f68ddc8865d59a19783080cc52fb4a11dc209:
reset: Fix devm bulk optional exclusive control getter (2022-06-29 15:56:20 +0200)
----------------------------------------------------------------
Reset controller fixes for v5.19
Fix the MAINTAINERS entry for the Synopsys AXS10x reset controller
driver, which still points to a nonexistent .txt file after the device
tree binding .yaml conversion.
Also, fix the devm_reset_control_bulk_get_optional_exclusive() call,
which was defective since its introduction due to a copy & paste error.
----------------------------------------------------------------
Lukas Bulwahn (1):
MAINTAINERS: rectify entry for SYNOPSYS AXS10x RESET CONTROLLER DRIVER
Serge Semin (1):
reset: Fix devm bulk optional exclusive control getter
MAINTAINERS | 2 +-
include/linux/reset.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
More information about the linux-arm-kernel
mailing list