coreboot/src
Subrata Banik 0d866f8cd8 soc/intel/common/block/lpc: Drop unnecessary helper function
This patch removes unnecessary helper function pch_lpc_interrupt_init()
and directly uses soc_pch_pirq_init() function to avoid redundant
device NULL check.

TEST=Able to build and boot CML platform.

Change-Id: I3d11afb7e98f9b7f84beb2fdf308bbffeb3bbff7
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38952
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-02-19 12:11:40 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/arm64/Makefile.inc: Avoid # in variable definition 2020-02-12 20:07:04 +00:00
commonlib vboot: push clear recovery mode switch until BS_WRITE_TABLES 2020-02-17 08:08:19 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu: Allow to configure microcode at pre-defined address 2020-02-18 20:12:14 +00:00
device treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
drivers treewide: capitalize 'BIOS' 2020-02-17 20:11:24 +00:00
ec ec/google/chromeec: Add SSDT generator for ChromeOS EC 2020-02-18 14:59:17 +00:00
include soc/tigerlake: Add Device id for Tiger Lake Dual Core 2020-02-17 15:37:23 +00:00
lib lib/edid: Zero struct only when used 2020-02-17 15:43:25 +00:00
mainboard mb/intel/glkrvp/chromeos.fmd: Correct indentation 2020-02-18 21:31:17 +00:00
northbridge nb/intel/sandybridge: Add Xeon E3-1200 (v1) hostbridge PCI ID 2020-02-18 14:56:26 +00:00
security vboot: use vb2api_get_recovery_reason function 2020-02-19 12:08:03 +00:00
soc soc/intel/common/block/lpc: Drop unnecessary helper function 2020-02-19 12:11:40 +00:00
southbridge sb/intel/lynxpoint: Don't use_ADR and _HID 2020-02-11 07:46:30 +00:00
superio superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl 2020-02-09 07:45:19 +00:00
vendorcode vboot: remove use of NEED_VB20_INTERNALS switch 2020-02-19 12:08:12 +00:00
Kconfig Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING 2020-02-11 02:34:50 +00:00