Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk fix from Stephen Boyd:
"One-liner fix of a NULL pointer deref in the Allwinner clk driver"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: sunxi-ng: Fix H6 RTC clock definition

+1
+1
drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c
··· 138 138 &r_apb2_rsb_clk.common, 139 139 &r_apb1_ir_clk.common, 140 140 &r_apb1_w1_clk.common, 141 + &r_apb1_rtc_clk.common, 141 142 &ir_clk.common, 142 143 &w1_clk.common, 143 144 };