diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2016-01-11 17:41:36 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-06 22:52:23 -0800 |
commit | 55861d11c5c804f053411b6e5505d19f561e46a3 (patch) | |
tree | 38cd12d149aa9ea839f7f9f77b010db555915bc2 /Kconfig | |
parent | 5ede4a5cde278af46aacecca25470943b8c5a086 (diff) |
tty: xuartps: Move request_irq to after setting up the HW
Request_irq() should be _after_ h/w programming, otherwise an
interrupt could be triggered and in-progress before the h/w has been
setup.
Reported-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions