From: Linus Torvalds Date: Tue, 7 May 2019 14:24:07 +0000 (-0700) Subject: Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... X-Git-Tag: v5.2-rc1~175 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=962d5ecca101e65175a8cdb1b91da8e1b8434d96;p=uclinux-h8%2Flinux.git Merge tag 'regmap-v5.2' of git://git./linux/kernel/git/broonie/regmap Pull regmap updates from Mark Brown: "A larger than usual set of changes, though mainly small: - An optimization to the debugfs code to greatly improve performance when dumping extremely sparse register maps from Lucas Tanure. - Stricter enforcement of writability checks from Han Nandor. - A fix for default interrupt mode configuration from Srinivas Kandagatla. - SPDX header conversion from Greg Kroah-Hartman" * tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap: regmap: add proper SPDX identifiers on files that did not have them. regmap: verify if register is writeable before writing operations regmap: regmap-irq: fix getting type default values regmap: debugfs: Jump to the next readable register regmap: debugfs: Replace code by already existing function --- 962d5ecca101e65175a8cdb1b91da8e1b8434d96