]> 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)
commit21024ac1930dfe050ea791560977b15a58764c26
tree14c3c910fe28855fc2e56882dce569699b2e520b
parent129bcf5ef28a6c00518b5ae3b524e9f88aee3337
parent3c4c1c94df12d015b2462bc9e845645a4d019b9e
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