Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 May 2019 02:05:35 +0000 (19:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 May 2019 02:05:35 +0000 (19:05 -0700)
commit815d469d8c9a3360ee0a8b7857dd95352a6c7bde
tree14c3c910fe28855fc2e56882dce569699b2e520b
parent5f3ab27b9eb7f1b97e6d4460ac4e494588e09f0c
parent62e59c4e69b3cdbad67e3c2d49e4df4cfe1679e3
Merge tag 'clk-for-linus' of git://git./linux/kernel/git/clk/linux

Pull more clk framework updates from Stephen Boyd:
 "One more patch to remove io.h from clk-provider.h.

  We used to need this include when we had clk_readl() and clk_writel(),
  but those are gone now so this patch pushes the dependency out to the
  users of clk-provider.h"

* tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: Remove io.h from clk-provider.h
drivers/gpu/drm/vc4/vc4_dsi.c
drivers/mfd/intel-lpss.c