-
由 Tomi Valkeinen 提交于
struct dsi_clock_info contains clkin field, which is the rate of the PLL's input clock. This field is not needed, as it can be easily retrieved by using the clk_get_rate(). This patch removes the clkin field. Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
3640d9fa