diff options
author | Soren Brinkmann <[email protected]> | 2014-04-04 17:23:42 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-04-24 16:21:51 -0700 |
commit | b494a5fae452fc43519872565892fa873f6ea4fb (patch) | |
tree | ee0666b2b415be4d22ae69532a6ddd363a01356c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 35dc5a538fb54bc30bdedf4c825da5c970b5ff90 (diff) |
tty: xuartps: Don't write IRQ disable register to enable interrupts
A comment states, that, according to the data sheet, to enable
interrupts the disable register should be written, but the enable
register could be left untouched. And it suspsects a HW bug requiring
to write both.
Reviewing the data sheet, these statements seem wrong. Just as one would
expect. Writing to the enable/disable register enables/disables
interrupts.
Hence the misleading comment and needless write to the disable register
are removed from the enable sequence.
Signed-off-by: Soren Brinkmann <[email protected]>
Tested-by: Michal Simek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions