mfd: twl6040: Switch to using gpiod API
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 26 Sep 2022 05:44:20 +0000 (22:44 -0700)
committerLee Jones <lee@kernel.org>
Wed, 7 Dec 2022 13:28:07 +0000 (13:28 +0000)
commit3c92699a167a543b2bc7d603e4a09aa78a99f809
treede4de3aa62efeec0f659191790e34b0354aece69
parent7ca91a33775c4a33cb451f508f84a7820179c73b
mfd: twl6040: Switch to using gpiod API

This patch switches the dirver from legacy gpio API to a newer gpiod
API so that we can eventually drop the former.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20220926054421.1546436-4-dmitry.torokhov@gmail.com
drivers/mfd/twl6040.c
include/linux/mfd/twl6040.h