> From: Matthijs Kooijman [mailto:matthijs@xxxxxxxx] > Sent: Monday, April 15, 2013 7:14 AM > > This piece of code manually disabled interrupts, while there are > perfectly good functions to do this. > > Technically, the old code really disabled _all_ interrupts, while the > new code only disables a specific list of interrupts, but that list of > interrupts includes all interrupts that are ever enabled, so the result > should be the same. > > Signed-off-by: Matthijs Kooijman <matthijs@xxxxxxxx> > --- > drivers/staging/dwc2/hcd.c | 9 +++------ > 1 file changed, 3 insertions(+), 6 deletions(-) Acked-by: Paul Zimmerman <paulz@xxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html