linux-stable/drivers/reset
Masahiro Yamada f109deb22e reset: make device_reset_optional() really optional
commit 1554bbd4ad upstream.

Commit bb475230b8 ("reset: make optional functions really optional")
converted *_get_optional* functions, but device_reset_optional() was
left behind.  Convert it in the same way.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-12-08 13:05:08 +01:00
..
hisilicon reset: hi6220: Set module license so that it can be loaded 2018-11-10 07:42:47 -08:00
sti reset: fix Kconfig menu to include reset drivers in sub-menu 2016-05-30 09:37:47 +02:00
Kconfig reset: zynq: add driver Kconfig option 2016-08-30 17:08:51 +02:00
Makefile reset: hi6220: allow to compile test driver on other architectures 2016-08-30 17:09:14 +02:00
core.c reset: make device_reset_optional() really optional 2018-12-08 13:05:08 +01:00
reset-ath79.c reset: ath79: add missing include 2016-08-25 13:27:23 +02:00
reset-berlin.c reset: berlin: Make reset_control_ops const 2016-02-08 16:11:25 +01:00
reset-lpc18xx.c reset: lpc18xx: get rid of global variables for restart notifier 2016-03-30 15:42:07 +02:00
reset-meson.c reset: Add support for the Amlogic Meson SoC Reset Controller 2016-06-01 08:21:10 +02:00
reset-oxnas.c reset: oxnas: Use devm register API and get rid of platform remove 2016-05-30 09:37:47 +02:00
reset-pistachio.c reset: pistachio: use devm_reset_controller_register() 2016-05-30 09:37:47 +02:00
reset-socfpga.c reset: socfpga: no need to store modrst_offset 2016-08-08 19:23:32 +02:00
reset-stm32.c drivers: reset: Add STM32 reset driver 2016-08-24 15:21:28 +02:00
reset-sunxi.c reset: sunxi: use devm_reset_controller_register() 2016-05-30 09:37:47 +02:00
reset-ti-syscon.c reset: ti_syscon: fix a ti_syscon_reset_status issue 2017-10-08 10:26:03 +02:00
reset-uniphier.c reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs 2016-10-22 18:31:42 +09:00
reset-zynq.c reset: zynq: use devm_reset_controller_register() 2016-05-30 09:37:47 +02:00