diff options
author | RaviChandra Sadineni <ravisadineni@chromium.org> | 2018-08-20 08:34:19 -0700 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-10-23 08:58:34 +0100 |
commit | 61cc15dac01ae84281222452e338ca060179d8b1 (patch) | |
tree | 4982859a49f016abc8ba10cc3df2a8b4fe84f8a0 /include/linux/mfd | |
parent | 4ded11d1cf128db8b5d5b57db3a50dd124358520 (diff) |
mfd: cros_ec: Check for mkbp events on resume only if supported.
Currently on every resume we check for mkbp events and notify the
clients. This helps in identifying the wakeup sources. But on devices
that do not support mkbp protocol, we might end up querying key state of
the keyboard in a loop which blocks the resume. Instead check for events
only if mkbp is supported.
Signed-off-by: RaviChandra Sadineni <ravisadineni@chromium.org>
Reported-by: Marek Szyprowski <m.szyprowski@samsung.com>
Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions