diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-13 19:04:55 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-13 19:04:55 +0100 |
commit | d41bd8f335c7d87016db30836e4b74cbed501775 (patch) | |
tree | e6ccfca5666a47a0fe4949c984bac9bf6a40262a /drivers/scsi | |
parent | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... (diff) | |
parent | clk: mmp: pxa910: fix return value check in pxa910_clk_init() (diff) | |
download | linux-d41bd8f335c7d87016db30836e4b74cbed501775.tar.xz linux-d41bd8f335c7d87016db30836e4b74cbed501775.zip |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"The typical collection of minor bug fixes in clk drivers. We don't
have anything in the core framework here, just driver fixes.
There's a boot fix for Samsung devices and a safety measure for qoriq
to prevent CPUs from running too fast. There's also a fix for i.MX6Q
to properly handle audio clock rates. We also have some "that's
obviously wrong" fixes like bad NULL pointer checks in the MPP driver
and a poor usage of __pa in the xgene clk driver that are fixed here"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: mmp: pxa910: fix return value check in pxa910_clk_init()
clk: mmp: pxa168: fix return value check in pxa168_clk_init()
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
clk: qoriq: Don't allow CPU clocks higher than starting value
clk: imx: fix integer overflow in AV PLL round rate
clk: xgene: Don't call __pa on ioremaped address
clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUT
clk: rockchip: don't return NULL when failing to register ddrclk branch
Diffstat (limited to 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions