> From: Matthijs Kooijman [mailto:matth...@stdin.nl]
> 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 <matth...@stdin.nl>
> ---
>  drivers/staging/dwc2/hcd.c | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)

Acked-by: Paul Zimmerman <pa...@synopsys.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to