]> Git Repo - linux.git/commitdiff
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dma
authorLinus Torvalds <[email protected]>
Fri, 14 Sep 2018 16:08:40 +0000 (06:08 -1000)
committerLinus Torvalds <[email protected]>
Fri, 14 Sep 2018 16:08:40 +0000 (06:08 -1000)
Pull dmaengine fix from Vinod Koul:
 "Fix the mic_x100_dma driver to use devm_kzalloc for driver memory, so
  that it is freed properly when it unregisters from dmaengine using
  managed API"

* tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/slave-dma:
  dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue


Trivial merge
This page took 0.053184 seconds and 4 git commands to generate.