[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOh2x=kh7C-5S0KYy7OQRhoZRzk6rgSPBYcVjd9RN5ck41Mx4w@mail.gmail.com>
Date: Fri, 22 Mar 2013 08:14:03 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Silviu-Mihai Popescu <silviupopescu1990@...il.com>
Cc: cpufreq@...r.kernel.org, rjw@...k.pl, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers: cpufreq: kirkwood: fix coccicheck warnings
On Fri, Mar 22, 2013 at 5:40 AM, Silviu-Mihai Popescu
<silviupopescu1990@...il.com> wrote:
> Convert all uses of devm_request_and_ioremap() to the newly introduced
> devm_ioremap_resource() which provides more consistent error handling.
>
> devm_ioremap_resource() provides its own error messages so all explicit
> error messages can be removed from the failure code paths.
>
> Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@...il.com>
> ---
> drivers/cpufreq/kirkwood-cpufreq.c | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
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