coreboot-kgpe-d16/src/soc/intel/baytrail
Elyes HAOUAS deeccbf4e9 Drop explicit NULL initializations from device_operations
Unmentioned fields are initialized with 0 (or NULL) implicitly. Beside
that, the struct has grown over the years. There are too many optional
fields to list them all.

Change-Id: Icb9e14c58153d7c14817bcde148e86e977666e4b
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40126
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-05 13:31:28 +00:00
..
acpi acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
bootblock soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
include/soc src: capitalize 'APIC' 2020-03-23 09:28:55 +00:00
romstage soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
acpi.c acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
chip.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
chip.h soc/intel/baytrail: add ACPI backlight support 2020-04-02 20:45:11 +00:00
cpu.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
dptf.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
ehci.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
elog.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
emmc.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
gfx.c soc/intel/baytrail: add ACPI backlight support 2020-04-02 20:45:11 +00:00
gpio.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
hda.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
iosf.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
Kconfig soc/intel/baytrail: Add SOUTHBRIDGE_INTEL_COMMON_SMBUS 2020-01-14 18:16:48 +00:00
lpe.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
lpss.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
Makefile.inc soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK 2019-11-29 17:34:12 +00:00
memmap.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
northcluster.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
pcie.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
perf_power.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
placeholders.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
pmutil.c security/vboot: relocate and rename vboot_platform_is_resuming() 2020-03-31 10:38:07 +00:00
ramstage.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
refcode.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
sata.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
scc.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
sd.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
smihandler.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
smm.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
southcluster.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
tsc_freq.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00
xhci.c soc: Remove copyright notices 2020-03-18 16:44:46 +00:00