commit | b8c4cc46541d864b37497d0047b81b62a5d4e073 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Thu Aug 27 11:02:25 2009 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:02:29 2009 -0700 |
tree | 7709393cc60976d97baa2e3b1d2c8aac5b01cd95 | |
parent | 2211b732ba8050bc228e129cdc30b4fdedcbea86 [diff] |
Staging: et131x: put the jagcore routines in with their users We have two trivial IRQ routines, a single statement and a real function - relocate them. While we are at it kill the trivial to sort out soft reset and slv bits in the same areas of code. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>