mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-15 11:08:06 +00:00
The driver exit function needs to unregister both platform device and
driver. Also, during registration, register driver first and perform
error checks.
Fixes:
|
||
|---|---|---|
| .. | ||
| coreboot_table-acpi.c | ||
| coreboot_table-of.c | ||
| coreboot_table.c | ||
| coreboot_table.h | ||
| gsmi.c | ||
| Kconfig | ||
| Makefile | ||
| memconsole-coreboot.c | ||
| memconsole-x86-legacy.c | ||
| memconsole.c | ||
| memconsole.h | ||
| vpd.c | ||
| vpd_decode.c | ||
| vpd_decode.h | ||