Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6fd3ab97 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: msm: clock-gcc-8953: Remove explicit clocks votes from GCC driver"

parents bdda1801 95ca0d7b
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -3797,13 +3797,6 @@ static int msm_gcc_probe(struct platform_device *pdev)
	clk_set_rate(&apss_ahb_clk_src.c, 19200000);
	clk_prepare_enable(&apss_ahb_clk_src.c);

	clk_prepare_enable(&gcc_blsp1_ahb_clk.c);
	clk_prepare_enable(&gcc_usb30_master_clk.c);
	clk_prepare_enable(&gcc_usb30_mock_utmi_clk.c);
	clk_prepare_enable(&gcc_blsp1_uart1_apps_clk.c);
	clk_prepare_enable(&gcc_apss_ahb_clk.c);
	clk_prepare_enable(&gcc_crypto_ahb_clk.c);
	clk_prepare_enable(&gcc_crypto_axi_clk.c);
	/*
	 * Hold an active set vote for PCNOC AHB source. Sleep set
	 * vote is 0.