mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
de000a88c1
A few minor bug and comment fixes, plus some fixes for the PRCM CCU driver merged in the prior pull request -----BEGIN PGP SIGNATURE----- iQIcBAABCAAGBQJY+G2RAAoJEBx+YmzsjxAgIgoP/jkK2DQ7SfrS60dFSSu8zllD wm2mBmcmU+qnkMkc5YWls/5Wfq37K4TZrA1/ZJUr9QsWj89iafmmHQVpWV3/2LpK 3afV9FjRRZONhy9ThRj+DCZg9WSvo73VSNrOXiZKTEVufi8crKCcG2g59p86KyfO obTE7Lrl72wqRE+j+KNnIBiCj+rVE6vGrGY5p2ZE/N8VecveJ8Zje03lNL1Jyj+Z +rLkQCk4j2DKAKUaaIf+NMQ7L5iT7ePkFPP/yFa3/mpd1Emqp5Kq3cIDxV4Zh+c/ DwtMBqGbabSvHFeokK9IvEYuTdQidREN/R7uWSLgcWcr1om6es7FD41pVF0FIaAN AYgRfIR3RTOXFbPJt8YQrvV/Xg7yQRweEqlKI6sAC4lVI9yzKQAdAoXTM50AotYS jB0inoNXg07oQxXrcBaFlcKwsIFOS8k9YWH6NXbofi9/FBswuafgXcZxXKoaNDDU K+q2bMG2qlMKTgDV44B8ylbdQISCIrPfreqGkYLRfmZx6iPq79nwdd2Wp+GDZ8sk jX+a8UFVdP9194Xk9ZGA/BGIgRTz1OeJtQH2mWmLheGoQjL2lcdriCtUQ+35Yuzd caONPr38gvmoixKaWdlqwdurmWvEy8xMvN+r+G9BM855yZMh4ue372xQbGTG4h+d sOU4mINfk9z8cZ5UgMdx =Gi2w -----END PGP SIGNATURE----- Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into HEAD Pull Allwinner clock changes, take 2 from Maxime Ripard: A few minor bug and comment fixes, plus some fixes for the PRCM CCU driver merged in the prior pull request * tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux: clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch clk: sunxi-ng: use 1 as fallback for minimum multiplier clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value clk: sunxi-ng: fix PRCM CCU ir clk parent |
||
---|---|---|
.. | ||
ccu_common.c | ||
ccu_common.h | ||
ccu_div.c | ||
ccu_div.h | ||
ccu_frac.c | ||
ccu_frac.h | ||
ccu_gate.c | ||
ccu_gate.h | ||
ccu_mp.c | ||
ccu_mp.h | ||
ccu_mult.c | ||
ccu_mult.h | ||
ccu_mux.c | ||
ccu_mux.h | ||
ccu_nk.c | ||
ccu_nk.h | ||
ccu_nkm.c | ||
ccu_nkm.h | ||
ccu_nkmp.c | ||
ccu_nkmp.h | ||
ccu_nm.c | ||
ccu_nm.h | ||
ccu_phase.c | ||
ccu_phase.h | ||
ccu_reset.c | ||
ccu_reset.h | ||
ccu-sun5i.c | ||
ccu-sun5i.h | ||
ccu-sun6i-a31.c | ||
ccu-sun6i-a31.h | ||
ccu-sun8i-a23-a33.h | ||
ccu-sun8i-a23.c | ||
ccu-sun8i-a33.c | ||
ccu-sun8i-h3.c | ||
ccu-sun8i-h3.h | ||
ccu-sun8i-r.c | ||
ccu-sun8i-r.h | ||
ccu-sun8i-v3s.c | ||
ccu-sun8i-v3s.h | ||
ccu-sun9i-a80-de.c | ||
ccu-sun9i-a80-de.h | ||
ccu-sun9i-a80-usb.c | ||
ccu-sun9i-a80-usb.h | ||
ccu-sun9i-a80.c | ||
ccu-sun9i-a80.h | ||
ccu-sun50i-a64.c | ||
ccu-sun50i-a64.h | ||
Kconfig | ||
Makefile |