commit | c2ed83f5426624beda0ecfcb17df033fe4bff7f7 | [log] [tgz] |
---|---|---|
author | Even Xu <even.xu@intel.com> | Fri Oct 21 15:48:38 2016 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Sat Nov 05 15:57:37 2016 +0100 |
tree | f6c7926a7d9e908f48a42e7de0c6e3a5b76ae2bf | |
parent | cf0ea4da4c7df11f7a508b2f37518e0f117f3791 [diff] |
HID: intel-ish-hid: consolidate ish wake up operation Same operations are done in ish_hw_start() and _ish_hw_reset() to wakeup ISH device. Consolidate them by introducing a new function ish_wakeup() and move the code there. Signed-off-by: Even Xu <even.xu@intel.com> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>