coreboot-kgpe-d16/src/soc/intel/jasperlake
Furquan Shaikh 0f007d8ceb device: Constify struct device * parameter to write_acpi_tables
.write_acpi_tables() should not be updating the device structure. This
change makes the struct device * argument to it as const.

Change-Id: I50d013e83a404e0a0e3837ca16fa75c7eaa0e14a
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40701
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2020-04-28 19:21:49 +00:00
..
acpi soc/intel/jasperlake: Publish EMMC and SD card ACPI devices 2020-04-10 19:33:23 +00:00
bootblock soc/intel/jasperlake: Add new MCH device ids 2020-04-28 09:39:42 +00:00
include/soc soc/intel/jasperlake: Allow mainboard to override DRAM part number 2020-04-14 09:56:18 +00:00
romstage soc/intel/jasperlake: Allow mainboard to override DRAM part number 2020-04-14 09:56:18 +00:00
acpi.c device: Constify struct device * parameter to write_acpi_tables 2020-04-28 19:21:49 +00:00
chip.c Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
chip.h soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
cpu.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
elog.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
espi.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
finalize.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
fsp_params.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
gpio.c
graphics.c device: Constify struct device * parameter to write_acpi_tables 2020-04-28 19:21:49 +00:00
gspi.c
i2c.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
Kconfig soc/intel: Disable config option for SCS by default 2020-04-17 20:00:08 +00:00
lockdown.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
Makefile.inc soc/intel/{tgl,jsl}: Use soc/intel/jasperlake for Jasper Lake SoC 2020-04-01 16:39:28 +00:00
meminit.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
p2sb.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
pmc.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
pmutil.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
reset.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
sd.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
smihandler.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
smmrelocate.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
spi.c
systemagent.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00
uart.c soc/intel/jasperlake: Use SPDX for GPL-2.0-only files 2020-04-06 19:33:36 +00:00