]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()
authorKeerthy <j-keerthy@ti.com>
Sun, 9 Dec 2018 13:59:31 +0000 (19:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Feb 2019 09:08:03 +0000 (10:08 +0100)
commitb0d7f5c733ca24aa549a54f78333102b4d197a24
treeb92f1835314efac3902baed58b9aebb9fe1b72c5
parent3c324254fce40ad0ab1c30a9d0be1ed7c6110afa
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()

[ Upstream commit 75d4c5e03c2ae9902ab521024b10291f6fc9515b ]

Use devm_regmap_add_irq_chip and clean up error path in probe
and also the remove function.

Reported-by: Christian Hohnstaedt <Christian.Hohnstaedt@wago.com>
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mfd/tps65218.c