commit | c6e7af0515daca800d84b9cfa1bf19e53c4f5bc3 | [log] [tgz] |
---|---|---|
author | Arthur Heymans <arthur@aheymans.xyz> | Mon Nov 18 11:19:30 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 14 21:46:48 2020 +0100 |
tree | 49e6836fd88e7abd787382b7c2a81aefb001698b | |
parent | cae0970ee9c4527f189aac378c50e2f0ed020418 [diff] |
firmware: google: Unregister driver_info on failure and exit in gsmi Fix a bug where the kernel module couldn't be loaded after unloading, as the platform driver wasn't released on exit. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Link: https://lore.kernel.org/r/20191118101934.22526-3-patrick.rudolph@9elements.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>