commit | 1554bbd4ad401b7f0f916c0891874111c10befe5 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Oct 29 01:50:06 2017 +0900 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Nov 27 09:16:39 2017 +0100 |
tree | 3cedce90a68898d0d9462957ea24eb59bb778ffc | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 [diff] |
reset: make device_reset_optional() really optional Commit bb475230b8e5 ("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>