summaryrefslogtreecommitdiff
path: root/taia.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-10taia: minor: small cleanup and commentDaniel Borkmann1-1/+4
2013-06-04taia: move taia evaluation out of curve.Daniel Borkmann1-0/+7
2013-06-04curve: move taia related functions into own headerDaniel Borkmann1-0/+159
5:57:37 +0100 commitc2ed83f5426624beda0ecfcb17df033fe4bff7f7 (patch) treef6c7926a7d9e908f48a42e7de0c6e3a5b76ae2bf parentcf0ea4da4c7df11f7a508b2f37518e0f117f3791 (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>
Diffstat