[090/101] Revert "usb: musb: restore INDEX register in resume path"

From: Greg KH
Date: Wed Nov 02 2011 - 21:43:08 EST


2.6.33-longterm review patch. If anyone has any objections, please let us know.

------------------

From: Greg Kroah-Hartman <gregkh@xxxxxxx>

This reverts commit 5aa8a93b5d44724f1f63357b300eca208fb069d0.

Turns out this breaks the build, and as such, really isn't needed for
the 2.6.33-stable branch at all.

Reported-by: Phil Carmody <ext-phil.2.carmody@xxxxxxxxx>
Cc: Anand Gadiyar <gadiyar@xxxxxx>
Cc: Ajay Kumar Gupta <ajay.gupta@xxxxxx>
Cc: Felipe Balbi <balbi@xxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

---
drivers/usb/musb/musb_core.c | 1 -
1 file changed, 1 deletion(-)

--- a/drivers/usb/musb/musb_core.c
+++ b/drivers/usb/musb/musb_core.c
@@ -1640,7 +1640,6 @@ void musb_dma_completion(struct musb *mu
}
}
}
- musb_writeb(musb_base, MUSB_INDEX, musb->context.index);
}

#else


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/