]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'v5.8-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:13:21 +0000 (00:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:13:21 +0000 (00:13 +0200)
commit08750e5517b30c3d453050572760fcf9d6c83880
treefaaf80bd7cb1d2b3cd1e2dc09f4998c234161a1d
parente20809ab826d5b4a1fecd4c01ba11ff3f6efd72c
parente0713a201560bb2a449b2c54d66aec061488a9a9
Merge tag 'v5.8-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/soc

A spelling fix and stop using clk_provider.h when of_clk.h is enough
as the soc file is only a clock user, not a provider.

* tag 'v5.8-rockchip-soc32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
  ARM: rockchip: fix spelling mistake "to" -> "too"
  ARM: rockchip: Replace <linux/clk-provider.h> by <linux/of_clk.h>

Link: https://lore.kernel.org/r/2307012.mB7vfBFN1M@phil
Signed-off-by: Arnd Bergmann <arnd@arndb.de>