kernel-hacking-2024-linux-s.../drivers/firmware/google
Axel Lin 1e4de81653 firmware: gsmi: remove sysfs entries when unload the module
This patch removes sysfs entries in gsmi_exit() and gsmi_init() error path.

Also move the driver successfully loaded message to the end of gsmi_init()
and return proper error if register_efivars() fails.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-07-01 15:17:16 -07:00
..
gsmi.c firmware: gsmi: remove sysfs entries when unload the module 2011-07-01 15:17:16 -07:00
Kconfig Introduce CONFIG_GOOGLE_FIRMWARE 2011-04-29 18:09:35 -07:00
Makefile
memconsole.c