linux/drivers/clk/nxp
Stephen Boyd 7150e182c8 clk: nxp: Drop 'flags' on fixed_rate clk macro
The flags argument here is always 0, and we want to get rid of the flags
member of the clk_fixed_rate struct. So remove this here and just pass 0
when it's used.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2019-01-24 14:21:29 -08:00
..
clk-lpc18xx-ccu.c clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomap 2016-11-01 17:32:25 -07:00
clk-lpc18xx-cgu.c
clk-lpc18xx-creg.c
clk-lpc32xx.c clk: nxp: Drop 'flags' on fixed_rate clk macro 2019-01-24 14:21:29 -08:00
Makefile