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

Acked-by: Paul Zimmerman <[email protected]>

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

Reply via email to