From: Linus Torvalds Date: Tue, 23 Sep 2014 01:18:55 +0000 (-0700) Subject: Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux X-Git-Tag: v4.9.8~5679 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9478303619bc87c575e894d867049b25f33bf124;p=platform%2Fkernel%2Flinux-rpi3.git Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux Pull clock layer fixes from Mike Turquette: "The fixes for the clock tree are mostly run-time bugs in clock drivers. The fixes for TI DRA7 remove divide-by-zero errors. The recently merged AT91 clock driver fixes some bad error checking and the QCOM driver fix restores audio for that platform, a clear regression. A list iteration bug in the framework core was hit recently and is fixed up here. Finally a compilation warning is fixed for efm32gg, which is also a regression fix" * tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux: clk/efm32gg: fix dt init prototype clk: prevent erronous parsing of children during rate change clk: rockchip: Fix the clocks for i2c1 and i2c2 clk: qcom: Fix sdc 144kHz frequency entry clk: at91: fix num_parents test in at91sam9260 slow clk implementation clk: ti: dra7-atl: Provide error check for incoming parameters in set_rate clk: ti: divider: Provide error check for incoming parameters in set_rate --- 9478303619bc87c575e894d867049b25f33bf124