From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suman Anna Subject: [PATCH v2 0/2] ti-cpufreq: minor fixes/cleanups Date: Mon, 2 Apr 2018 11:49:56 -0500 Message-ID: <20180402164958.20057-1-s-anna@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Viresh Kumar Cc: "Rafael J. Wysocki" , Dave Gerlach , Tero Kristo , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, Suman Anna List-Id: linux-omap@vger.kernel.org Hi Viresh, Please find the updated series replacing the previous patch [1] fixing couple of issues in the TI CPUFreq driver. I have split up the patches as per your comments on v1. Final code diff remains the same as before. regards Suman [1] https://patchwork.kernel.org/patch/10308925/ Suman Anna (2): cpufreq: ti-cpufreq: Fix an incorrect error return value cpufreq: ti-cpufreq: Use devres managed API in probe() drivers/cpufreq/ti-cpufreq.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) -- 2.16.2