The following changes since commit d45331b00ddb179e291766617259261c112db872: Linux 5.3-rc4 (2019-08-11 13:26:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.4 for you to fetch changes up to 1bd4584626a9715634d2cb91ae2ed0364c070b01: Merge branch 'regmap-5.4' into regmap-next (2019-08-12 14:10:42 +0100) ---------------------------------------------------------------- regmap: Updates for v5.4 Only two changes for this release, one fix for error handling with runtime PM and a change from Greg removing error handling from debugfs API calls now that they implement user visible error reporting. ---------------------------------------------------------------- Charles Keepax (1): regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime Greg Kroah-Hartman (1): regmap: no need to check return value of debugfs_create functions Mark Brown (2): Merge branch 'regmap-5.3' into regmap-linus Merge branch 'regmap-5.4' into regmap-next drivers/base/regmap/regmap-debugfs.c | 12 ------------ drivers/base/regmap/regmap-irq.c | 7 +------ 2 files changed, 1 insertion(+), 18 deletions(-)