
2 Aug
2021
2 Aug
'21
4:44 p.m.
On Mon, 2 Aug 2021 at 01:05, Bin Meng bmeng.cn@gmail.com wrote:
Initialize 'igd' and 'sdvo' to NULL so that we just need to test them against NULL later, to be compatible with that case that IGD and SDVO devices were already in disabled state.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Reword the commit message and add a comment in the codes
arch/x86/cpu/queensbay/tnc.c | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org