watchdog: wm831x_wdt: Remove GPIO handling
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 29 Feb 2020 11:50:46 +0000 (12:50 +0100)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Wed, 18 Mar 2020 10:15:24 +0000 (11:15 +0100)
commit3f9d51333129e16d77dcc9414bd548151d884c8a
tree3fa687bc6f37bbf5be24b454d38a2a9cfb6b44e0
parentdca96e0117a040b2898899a32f9cbac3082dd3b2
watchdog: wm831x_wdt: Remove GPIO handling

An attempt to convert the driver to using GPIO descriptors
(see Link tag) was discouraged in favor of deleting the
handling of the update GPIO altogehter since there are
no in-tree users.

This patch deletes the GPIO handling instead.

Cc: Richard Fitzgerald <rf@opensource.cirrus.com>
Cc: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/linux-watchdog/20200210102209.289379-1-linus.walleij@linaro.org/
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20200229115046.57781-1-linus.walleij@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/wm831x_wdt.c
include/linux/mfd/wm831x/pdata.h