alistair23-linux/drivers/clk/at91
Alexandre Belloni de661d0022 clk: at91: utmi: use pmc_read when the at91_pmc is available
at91_pmc_read is a workaround to allow external drivers to acces some
registers of the PMC. There is no need for it in clk-utmi.c as we aready
have a pointer to the struct at91_pmc.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-09-16 15:22:20 -07:00
..
clk-h32mx.c clk: at91: do not leak resources 2015-07-02 09:51:50 -07:00
clk-main.c clk: at91: make use of of_clk_parent_fill helper function 2015-07-28 11:58:59 -07:00
clk-master.c clk: at91: make use of of_clk_parent_fill helper function 2015-07-28 11:58:59 -07:00
clk-peripheral.c clk: at91: Convert to clk_hw based provider APIs 2015-08-24 16:48:47 -07:00
clk-pll.c Merge branch 'clk-fixes' into clk-next 2015-07-06 15:54:58 -07:00
clk-plldiv.c
clk-programmable.c clk: at91: Convert to clk_hw based provider APIs 2015-08-24 16:48:47 -07:00
clk-slow.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-smd.c clk: at91: make use of of_clk_parent_fill helper function 2015-07-28 11:58:59 -07:00
clk-system.c clk: at91: do not leak resources 2015-07-02 09:51:50 -07:00
clk-usb.c clk: at91: Convert to clk_hw based provider APIs 2015-08-24 16:48:47 -07:00
clk-utmi.c clk: at91: utmi: use pmc_read when the at91_pmc is available 2015-09-16 15:22:20 -07:00
Makefile clk: at91: add a driver for the h32mx clock 2014-09-22 11:38:59 +02:00
pmc.c clk: kill off set_irq_flags usage 2015-07-28 11:59:41 -07:00
pmc.h clk: at91: Silence warnings and cleanup __init/extern usage 2015-07-07 17:19:31 -07:00
sckc.c clk: at91: add slow clks driver 2014-05-07 18:27:45 +02:00
sckc.h clk: at91: add slow clks driver 2014-05-07 18:27:45 +02:00