]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit418cabdfcbeb04250142aa771129b88cedbfae6c
tree14c3c910fe28855fc2e56882dce569699b2e520b
parenta09718f4302a733d6eff41dcd75309e78212bda6
parent78839976756a1c04caa92308a03a3776b1a6fa22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/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