From: Linus Torvalds Date: Mon, 24 Jun 2019 19:41:03 +0000 (+0800) Subject: Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd X-Git-Tag: v5.4-rc1~746 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c88e40e07cd967dcdf37321a63ab6e8b0d881100;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'mfd-fixes-5.2-1' of git://git./linux/kernel/git/lee/mfd 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() --- c88e40e07cd967dcdf37321a63ab6e8b0d881100