]> git.baikalelectronics.ru Git - kernel.git/commit
reset: add missing empty function reset_control_rearm()
authorJim Quinlan <jim2101024@gmail.com>
Fri, 30 Apr 2021 15:21:54 +0000 (11:21 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 3 May 2021 18:09:30 +0000 (13:09 -0500)
commitfb8368a62a92f0ce92776ff511cb64f02c19135e
tree8e22d39ddd5352ec9995095df3003ca0b5d48df2
parent219c9076286fd92026e818ab1375558e5b20649f
reset: add missing empty function reset_control_rearm()

All other functions are defined for when CONFIG_RESET_CONTROLLER
is not set.

Fixes: 4920c31fe576 ("reset: make shared pulsed reset controls re-triggerable")
Link: https://lore.kernel.org/r/20210430152156.21162-2-jim2101024@gmail.com
Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: stable@vger.kernel.org # v5.11+
include/linux/reset.h