[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdXigXCDjZ=HzhTqgrRdL3nDrYrZ1be3nuDjqO3PbxZOng@mail.gmail.com>
Date: Wed, 15 May 2019 09:30:55 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Stephen Boyd <swboyd@...omium.org>
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-clk <linux-clk@...r.kernel.org>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Chen-Yu Tsai <wens@...e.org>,
Maxime Ripard <maxime.ripard@...tlin.com>,
Tero Kristo <t-kristo@...com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Mark Brown <broonie@...nel.org>,
Chris Zankel <chris@...kel.net>,
Max Filippov <jcmvbkbc@...il.com>,
John Crispin <john@...ozen.org>,
Heiko Stuebner <heiko@...ech.de>
Subject: Re: [PATCH] clk: Remove io.h from clk-provider.h
Hi Stephen,
On Tue, May 14, 2019 at 7:09 PM Stephen Boyd <swboyd@...omium.org> wrote:
> Now that we've gotten rid of clk_readl() we can remove io.h from the
> clk-provider header and push out the io.h include to any code that isn't
> already including the io.h header but using things like readl/writel,
> etc.
>
> Found with this grep:
>
> git grep -l clk-provider.h | grep '.c$' | xargs git grep -L 'linux/io.h' | \
Suggestion for future use:
git grep -l clk-provider.h -- "*.c" | ...
> I'm going to push this into clk-next today and if nothing breaks, send
> it off for inclusion in a couple days, at least before -rc1 is released.
Thanks!
For clk/renesas:
Acked-by: Geert Uytterhoeven <geert+renesas@...der.be>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists