]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Jun 2020 16:46:43 +0000 (09:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Jun 2020 16:46:43 +0000 (09:46 -0700)
commit16bf34ec6c0acd40e578cde039125ad625db96ba
tree3d4d5064fee5f9614b192530cdd26e58a312f2e3
parent322bca195362af32212f0e3313151a16613f2a3b
parent6cad8b068497db41378ad0ad95eb931e03a6d2d0
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fixes from Mark Brown:
 "A few small fixes, none of which are likely to have any substantial
  impact here - the most substantial one is a fix for a long standing
  memory leak on devices that use register patching which will only have
  an impact if the device is removed and re-added"

* tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: Fix memory leak from regmap_register_patch
  regmap: fix the kerneldoc for regmap_test_bits()
  regmap: fix alignment issue