]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerLee Jones <lee.jones@linaro.org>
Thu, 3 Jan 2019 08:32:42 +0000 (08:32 +0000)
commit75d4c5e03c2ae9902ab521024b10291f6fc9515b
tree181491178b4792f0ab88a3950f75af940bf2545d
parent38df91cc0b82d053234accf4429eafd2f5a4d401
mfd: tps65218: Use devm_regmap_add_irq_chip and clean up error path in probe()

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>
drivers/mfd/tps65218.c