commit | 419d67f3ec0aa5e13a51eebab4dbcd71737c7dbc | [log] [tgz] |
---|---|---|
author | Fabien Dessenne <fabien.dessenne@st.com> | Fri Jan 04 14:47:48 2019 +0100 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Wed Mar 06 20:33:59 2019 -0600 |
tree | 1e2ce8e9d89797f1a875edf8b1e4d0208140b796 | |
parent | eac36c8651210df34d43331a6cc3fb3c2ee7abe2 [diff] |
mailbox: stm32-ipcc: remove useless device_init_wakeup call If the "wakeup-source" property does not exist there is no need to call device_init_wakeup("false") at probe. Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>