commit | 7e2ecdf438bb479e2b4667fc16b1a84d6348da04 | [log] [tgz] |
---|---|---|
author | David Jander <david@protonic.nl> | Tue Jun 21 14:26:18 2011 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Jun 21 14:33:34 2011 -0700 |
tree | 4dc99af4668935ddb64789af47e640a6e74dcfaf | |
parent | eaa499aebf6265f18ffc836ead30059031c6d7a7 [diff] |
Input: gpio_keys - switch to using threaded IRQs Use a threaded interrupt handler in order to permit the handler to use a GPIO driver that causes things like I2C transactions being done inside the handler context. Signed-off-by: David Jander <david@protonic.nl> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>