commit | 966e07f4bf11f9fcce57c706903defe86516344c | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Thu Nov 19 20:13:05 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 20 14:48:27 2015 -0500 |
tree | cadeef9c0cc790f98eac603c5f130c8f8cc67732 | |
parent | 39536ff81e81fef6202612a3ba98aa21fa00c254 [diff] |
dl2k: Reorder and cleanup initialization Move HW init and stop into separate functions. Request IRQ only after the HW has been reset (so interrupts are disabled and no stale interrupts are pending). Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>