Files
linux/include
Masahiro Yamada 0e67f1cd96 reset: remove remaining WARN_ON() in <linux/reset.h>
commit bb6c776838 upstream.

Commit bb475230b8 ("reset: make optional functions really optional")
gave a new meaning to _get_optional variants.

The differentiation by WARN_ON() is not needed any more.  We already
have inconsistency about this; (devm_)reset_control_get_exclusive()
has WARN_ON() check, but of_reset_control_get_exclusive() does not.

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:09 +01:00
..
2018-08-03 07:55:26 +02:00
2016-06-14 10:29:44 +01:00
2018-01-23 19:57:04 +01:00
2018-09-09 20:01:25 +02:00