mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-15 09:32:04 +02:00
Add a way check to whether HD audio is enabled. Use ioctl() to avoid adding too many unusual operations to PCH. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>