commit | 2f310b8e418ac5eb3833a9f36791c24a97f1f557 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Thu Mar 27 13:38:19 2014 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 16 14:17:44 2014 -0700 |
tree | d3ea8c54020a2f5eedef8eed9e995e7c5c329ef3 | |
parent | 717f3bbab3c7628736ef738fdbf3d9a28578c26c [diff] |
Revert "serial: clps711x: Give a chance to perform useful tasks during wait loop" This reverts commit 63e3ad3252695a2b8c01b6f6c225e4537af08b85, since this not works as expected and produce runtime error: BUG: sleeping function called from invalid context at drivers/tty/serial/clps711x.c:379 in_atomic(): 0, irqs_disabled(): 128, pid: 287, name: mount Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>