linux/drivers/platform/chrome/wilco_ec
Daniel Campello ffd7263e63 platform/chrome: wilco_ec: Fix unregistration order
The unregistration should happen in the opposite order of
the registration, so change it accordingly.

No real issue has been noticed, but it is good practice to
keep the correct unregistration order.

Signed-off-by: Daniel Campello <campello@chromium.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
2020-01-10 11:42:51 +01:00
..
core.c platform/chrome: wilco_ec: Fix unregistration order 2020-01-10 11:42:51 +01:00
debugfs.c platform/chrome: wilco_ec: Add debugfs test_event file 2019-10-01 18:07:28 +02:00
event.c platform/chrome: wilco_ec: Add circular buffer as event queue 2019-06-25 12:33:05 +02:00
Kconfig platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
keyboard_leds.c platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
mailbox.c platform/chrome: wilco_ec: Remove 256 byte transfers 2019-05-20 10:18:10 +02:00
Makefile platform/chrome: wilco_ec: Add keyboard backlight LED support 2019-11-19 18:12:19 +01:00
properties.c platform/chrome: wilco_ec: Add property helper library 2019-05-20 10:18:09 +02:00
sysfs.c platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy control 2019-10-11 12:12:04 +02:00
telemetry.c platform/chrome: wilco_ec: fix use after free issue 2019-12-02 12:14:42 +01:00