coreboot/src
Angel Pons 0e2d515b99 soc/intel/*/vr_config.c: Use __func__ in error message
The error message has been copy-pasted across various functions, so it
is nearly impossible to know which function printed it. So, use __func__
to print that information.

Change-Id: I55438c2b36cc3b21f3f168bf98b0aca5fd50bbbc
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40446
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-18 18:49:56 +00:00
..
acpi
arch cpu/x86/acpi: Add assignments to ACPI_Sn enums 2020-04-15 14:05:28 +00:00
commonlib src/commonlib: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:24 +00:00
console src/console: Use SPDX for GPL-2.0-only files 2020-04-04 01:14:11 +00:00
cpu src/cpu: Use SPDX for GPL-2.0-only files 2020-04-04 14:59:17 +00:00
device Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
drivers mainboard/lenovo: Use the original hardware ids for keyboard/pointing 2020-04-14 09:50:10 +00:00
ec ec/google/chromeec: Update the USBC ACPI device hierarchy 2020-04-17 18:51:04 +00:00
include intel/common/block/lpc: Add new device IDs for Lewisburg PCH 2020-04-16 18:42:57 +00:00
lib src/lib: Use SPDX for GPL-2.0-only files 2020-04-04 16:35:53 +00:00
mainboard mb/ocp/tiogapass: Pull POST complete pin 2020-04-18 03:39:49 +00:00
northbridge nb/intel/sandybridge/raminit: Add ECC support 2020-04-14 10:02:14 +00:00
security ec_sync: Run EFS2 in romstage 2020-04-17 22:01:48 +00:00
soc soc/intel/*/vr_config.c: Use __func__ in error message 2020-04-18 18:49:56 +00:00
southbridge sb/intel/bd82x6x/sata: Clean up IDE modes 2020-04-15 20:59:48 +00:00
superio Drop unnecessary DEVICE_NOOP entries 2020-04-10 11:25:04 +00:00
vendorcode vc/amd/agesa/f14: Fix function return type 2020-04-18 18:45:08 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00