Re: [PATCH 1/2] pinctrl: at91: fix clk_unprepare and clk_disable order

From: Linus Walleij
Date: Mon Dec 16 2013 - 08:22:28 EST


On Sun, Dec 15, 2013 at 7:30 PM, Boris BREZILLON
<b.brezillon@xxxxxxxxxxx> wrote:

> clk_unprepare shall be called before clk_disable.
> Fix the issue by replacing the clk_unprepare and clk_disable calls by a
> single clk_disable_unprepare call.
>
> Signed-off-by: Boris BREZILLON <b.brezillon@xxxxxxxxxxx>

Patch applied with Nicolas' ACK.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/