commit | 059d5815304bdbe440d0ffc957d832aebf076ca3 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kubakici@wp.pl> | Fri May 29 21:20:32 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 01 06:47:27 2015 +0900 |
tree | a826710893d6d52676f92176f559e9008425fbda | |
parent | a0104085362ff90438151e3b96513900a274d241 [diff] |
sc16is7xx: use kworker to update ier bits .stop_rx/tx() are called in atomic context, we cannot use blocking I/O. While at it correct the name of RX bit and '*' placement in pointer declarations. Signed-off-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>