]> Git Repo - J-linux.git/commitdiff
Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
authorLinus Torvalds <[email protected]>
Mon, 24 Jun 2019 19:41:03 +0000 (03:41 +0800)
committerLinus Torvalds <[email protected]>
Mon, 24 Jun 2019 19:41:03 +0000 (03:41 +0800)
Pull mfd bugfix from Lee Jones.

Fix stmfx type confusion between regmap_read() (which takes an "u32")
and the bitmap operations (which take an "unsigned long" array).

* tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd:
  mfd: stmfx: Fix an endian bug in stmfx_irq_handler()
  mfd: stmfx: Uninitialized variable in stmfx_irq_handler()


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