commit | bee18bdc9c0f383428cbf8c955b7bb8e6cc0d090 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat May 24 12:50:26 2014 +0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed May 28 12:41:58 2014 -0700 |
tree | 2c012745d7204904d2570cfa96988454d92991c5 | |
parent | 85878399e7bf14bc36d191d3a0de54b2a40f29e7 [diff] |
serial: sccnxp: Remove useless timer_pending() check sccnxp_timer() is triggered only by timer, so there are no need to check for timer_pending(). Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>