mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-16 18:11:22 +00:00
3be61d4f7e79907db981d67e620e0b10ee49181e
Checking for hotplug events should be done before any other work to reduce load and (spurious) debug output. Therefor, use the simpler `Port_Type` in the interface of `Hotplug_Detect()` so we don't have to fill the whole `Port_Cfg` before checking for events. Also, now that it's possible, factor the disabling of a single output out of `Update_Outputs()`. Change-Id: I2a0ba5530c8d511fa95f9cac12297ad428a40d77 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/18119 Tested-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Description
No description provided
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%