usb/isp1760: Move some code (prepare for next patch)
authorArvid Brodin <arvid.brodin@enea.com>
Sun, 21 Aug 2011 06:29:24 +0000 (08:29 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 22 Aug 2011 22:32:11 +0000 (15:32 -0700)
commite25e0eb209bf945db554512430ee128e6bb7b291
tree0df783327afb166a3b41c0e034859a722cb37b0d
parent507a3ea7f20b0964e459f0ed5125717e8b46d159
usb/isp1760: Move some code (prepare for next patch)

Move the few lines of code in isp1760_enable_interrupts() and
isp1760_init_maps() into isp1760_run(). This makes the following patch
easier.

Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp1760-hcd.c