[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1423649612-31746-1-git-send-email-javier.martinez@collabora.co.uk>
Date: Wed, 11 Feb 2015 11:13:29 +0100
From: Javier Martinez Canillas <javier.martinez@...labora.co.uk>
To: Mike Turquette <mturquette@...aro.org>
Cc: Stephen Boyd <sboyd@...eaurora.org>,
Tomeu Vizoso <tomeu.vizoso@...labora.com>,
Emilio López <emilio@...pez.com.ar>,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Javier Martinez Canillas <javier.martinez@...labora.co.uk>
Subject: [PATCH 0/2] clk: Some fixes for the per-user clk API changes.
Hello,
I found a couple of issues with todays' next (tag next-20150211) when
booting an Exynos5420 Peach Pit Chromebook. These were regressions
introduced when converting the clk API to return a per-user clk.
This series is composed of the following trivial fixes:
Javier Martinez Canillas (2):
clk: Don't dereference parent clock if is NULL
clk: composite: Set clk_core to composite rate and mux components
drivers/clk/clk-composite.c | 2 ++
drivers/clk/clk.c | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists