c167b74868
The `find_resource` function will never return null (will die instead). In cases where the existing code already accounts for null pointers, it is better to use `probe_resource` instead, which returns a null pointer instead of dying. Change-Id: Ic6e28add78f686fc9ab4556eddbedf7828fba9ef Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58909 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com> |
||
---|---|---|
.. | ||
common | ||
it8528e | ||
it8613e | ||
it8623e | ||
it8712f | ||
it8718f | ||
it8720f | ||
it8721f | ||
it8728f | ||
it8772f | ||
it8783ef | ||
it8786e | ||
Makefile.inc |