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

Commit af8a9f63 authored by Jonghwan Choi's avatar Jonghwan Choi Committed by Kukjin Kim
Browse files

ARM: EXYNOS4: Fix wrong devname to support clkdev

parent c1a238aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -520,7 +520,7 @@ static struct clk init_clocks_off[] = {
		.ctrlbit	= (1 << 21),
	}, {
		.name		= "ac97",
		.id		= -1,
		.devname	= "samsung-ac97",
		.enable		= exynos4_clk_ip_peril_ctrl,
		.ctrlbit	= (1 << 27),
	}, {