drm: bridge: dw-hdmi: correct the judgment condition of pll_config
authorZheng Yang <zhengyang@rock-chips.com>
Tue, 27 Jun 2017 03:36:43 +0000 (11:36 +0800)
committerZheng Yang <zhengyang@rock-chips.com>
Tue, 27 Jun 2017 03:51:31 +0000 (11:51 +0800)
commit20a9024d3dda9786e21a14b796119f1294886e12
tree6e51adebe150e41296f6774584b57133b9d4050e
parent46e1e5a6da35095b0575e630b070b7d1ce42c828
drm: bridge: dw-hdmi: correct the judgment condition of pll_config

The judgment condition of pll_config is phy_config->mpixelclock. It is
a hand mistake of commit <594a077e31e8b1ff0bd192e9af702fecaeea31ba>.

Change-Id: I7e312fd3b7982ca4fdf610e577776bc5a45c4bde
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
drivers/gpu/drm/bridge/dw-hdmi.c