From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: [PATCH 0/2] cpufreq: few fix on mvebu driver Date: Wed, 13 Dec 2017 18:29:12 +0100 Message-ID: <20171213172914.6148-1-gregory.clement@free-electrons.com> Return-path: Received: from mail.free-electrons.com ([62.4.15.54]:42540 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753189AbdLMR3Y (ORCPT ); Wed, 13 Dec 2017 12:29:24 -0500 Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: "Rafael J. Wysocki" , Viresh Kumar , linux-pm@vger.kernel.org Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Antoine Tenart , =?UTF-8?q?Miqu=C3=A8l=20Raynal?= Hi, The second patch of this series was originally part of the series "Add CPU Frequency scaling support on Armada 37xx" [1]. As requested by Viresh Kumar, it is extracted in a independent series. In the meantime, Thomas Petazzoni pointed an issue on the first version that I fixed in this series. While I was on this driver I found an aother issue that I fixed with the first patch. Thanks, Gregory [1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2017-December/547650.html Gregory CLEMENT (2): cpufreq: mvebu: Free the clock reference in the normal path cpufreq: mvebu: Free opp if registering failed drivers/cpufreq/mvebu-cpufreq.c | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) -- 2.15.1