mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 21:40:27 +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>