mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-09 11:29:29 -04:00
The GPIO expander is connected via I2C, thus the can_sleep flag has to be set to true. This should fix spurious "scheduling while atomic" bugs in the kernel ringbuffer. Signed-off-by: David Bauer <mail@david-bauer.net>