mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The gpio_get_value function of I2C/SPI GPIO expander may sleep thus this function call can not be called in a timer function. Signed-off-by: Alek Du <alek.du@intel.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>