]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode
authorGwendal Grignou <gwendal@chromium.org>
Fri, 22 Jan 2021 05:46:36 +0000 (21:46 -0800)
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>
Fri, 22 Jan 2021 07:50:27 +0000 (08:50 +0100)
commit24c69043be1725606e876b47d496a0f9f87d176a
treec4e4fc4db9b9bf2407e08a709ef1ea44d4226f36
parent4c2e9b3e18962862281d2b2b82e5ef8aaba0442f
platform/chrome: cros_ec: Call interrupt bottom half in ISH or RPMSG mode

Call the same bottom half for all EC protocols (threaded code).

Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Link: https://lore.kernel.org/r/20210122054637.1422289-2-gwendal@chromium.org
drivers/platform/chrome/cros_ec.c
drivers/platform/chrome/cros_ec.h
drivers/platform/chrome/cros_ec_ishtp.c
drivers/platform/chrome/cros_ec_rpmsg.c