driver core: firmware_class: replace kfree(dev) with put_device(dev)
[linux-2.6] / drivers / platform / Kconfig
1 # drivers/platform/Kconfig
2
3 if X86
4 source "drivers/platform/x86/Kconfig"
5 endif