diff options
author | Ondrej Jirman <megi@xff.cz> | 2023-05-22 23:47:03 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2023-07-14 18:19:08 +0200 |
commit | b7d8d40346f29036e0b3a4e666e9c6ed14c14c4b (patch) | |
tree | e5c0da91fa4e2bfaf42e9ee77ba49fed0e708a71 /lib/efi_loader/efi_variable.c | |
parent | e62f2a622b4c4f8ecd9939a2afbfed5ad02e047c (diff) |
video: rockchip: dw_mipi_dsi: Fix external phy existence check
&priv->phy is always true. Compiler warns about this loudly.
Use a propper check for phy device allocation. Without this fix
using this driver with SoC that doesn't use external phy (eg. RK3399)
doesn't work.
Signed-off-by: Ondrej Jirman <megi@xff.cz>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions