mirror of https://github.com/torvalds/linux.git
msm_dsi_phy_get_clk_provider() always returns two provided clocks, so
return 0 instead of returning incorrect -EINVAL error code.
Fixes:
|
||
|---|---|---|
| .. | ||
| phy | ||
| dsi.c | ||
| dsi.h | ||
| dsi.xml.h | ||
| dsi_cfg.c | ||
| dsi_cfg.h | ||
| dsi_host.c | ||
| dsi_manager.c | ||
| mmss_cc.xml.h | ||
| sfpb.xml.h | ||