9
0
Fork 0
barebox/arch/efi/efi
Sascha Hauer e0899dfa3b driver: Call remove function only when available
The bus implementations currently call the drivers remove
hook unconditionally, but this hook is seldomly populated. Only call
it when it's actually populated.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-03-17 07:24:50 +01:00
..
env-efi/network Add initial EFI architecture support 2014-07-16 10:46:18 +02:00
Makefile Add initial EFI architecture support 2014-07-16 10:46:18 +02:00
clocksource.c treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
efi-block-io.c EFI: report correct block device size 2014-10-23 07:31:03 +02:00
efi-device.c driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
efi-image.c sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
efi.c Merge branch 'for-next/misc' 2015-01-09 17:38:26 +01:00