Files
twx-linux/drivers
Kunwu Chan c18949d7d1 mfd: tps6594: Add null pointer check to tps6594_device_init()
[ Upstream commit 825906f2eb ]

devm_kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.

Fixes: 325bec7157 ("mfd: tps6594: Add driver for TI TPS6594 PMIC")
Suggested-by: Lee Jones <lee@kernel.org>
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Link: https://lore.kernel.org/r/20231208033320.49345-1-chentao@kylinos.cn
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-01-25 15:45:18 -08:00
..
2024-01-20 11:53:01 +01:00
2024-01-20 11:53:01 +01:00