git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e82f6
)
serial: mfd: remove the TX full-empty interrupts workaround
author
Feng Tang
<feng.tang@intel.com>
Tue, 22 Feb 2011 07:28:10 +0000
(15:28 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 22 Feb 2011 23:49:00 +0000
(15:49 -0800)
In A0 stepping, TX half-empty interrupt is not working, so have to
use the full-empty interrupts whose performance will be 15% lower.
Now re-enable the half-empty interrrupt after it is enabled in
silicon.
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found