summaryrefslogtreecommitdiffstats
path: root/drivers/usb
diff options
context:
space:
mode:
authorNick Crews <ncrews@chromium.org>2019-03-11 16:58:38 +0100
committerBenson Leung <bleung@chromium.org>2019-03-18 18:29:40 +0100
commit6f8f89ce1e18de1e391c9c1c14e7738881d1c00c (patch)
treee17e26e215c3fb454afa41633ab4408f04f36b2c /drivers/usb
parentplatform/chrome: fix wilco-ec dependencies (diff)
downloadlinux-6f8f89ce1e18de1e391c9c1c14e7738881d1c00c.tar.xz
linux-6f8f89ce1e18de1e391c9c1c14e7738881d1c00c.zip
platform/chrome: Fix locking pattern in wilco_ec_mailbox()
Before, ec->data_buffer could be written to from multiple contexts at the same time. Since the ec is shared data, it needs to be inside the mutex as well. Fixes: 7b3d4f44abf0 ("platform/chrome: Add new driver for Wilco EC") Signed-off-by: Nick Crews <ncrews@chromium.org> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Benson Leung <bleung@chromium.org>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions