mirror of
https://github.com/torvalds/linux
synced 2026-06-14 22:32:12 +09:00
This reverts commit 0dc23d1a8e, which caused another regression
as the pinctrl code actually expects an integer value of 0 or 1
rather than a simple boolean property.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>