kernel_samsung_a53x/drivers/base/regmap
Marek Vasut 5b7f57ce33 regmap: Add missing map->bus check
[ Upstream commit 5c422f0b970d287efa864b8390a02face404db5d ]

The map->bus can be NULL here, add the missing NULL pointer check.

Fixes: d77e745613680 ("regmap: Add bulk read/write callbacks into regmap_config")
Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Mark Brown <broonie@kernel.org>
To: linux-kernel@vger.kernel.org
Link: https://lore.kernel.org/r/20220509003035.225272-1-marex@denx.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 08:45:00 +01:00
..
internal.h regmap: Add bulk read/write callbacks into regmap_config 2024-11-18 23:19:53 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regcache-flat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regcache-lzo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regcache-rbtree.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regcache.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-ac97.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-debugfs.c regmap: debugfs: Fix a erroneous check after snprintf() 2024-11-18 11:42:53 +01:00
regmap-i2c.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-i3c.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-irq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-mmio.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-sccb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-sdw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-slimbus.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-spi-avmm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-spi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-spmi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap-w1.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
regmap.c regmap: Add missing map->bus check 2024-11-19 08:45:00 +01:00
trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00