> From: Matthijs Kooijman [mailto:matth...@stdin.nl]
> Sent: Thursday, April 25, 2013 2:39 PM
> 
> The handling for the IC2INT and RESTOREDONE interrupts just cleared the
> interrupt flag, but did not do anything else. Since these interrupts are
> not enabled anywhere, they should never trigger and there should never
> be a need to clear their flags, so we can safely remove this code.
> 
> Signed-off-by: Matthijs Kooijman <matth...@stdin.nl>
> 
> ---
> v2: New patch, replacing "disable I2CINT in dwc2_disable_host_interrupts"
> ---
>  drivers/staging/dwc2/core_intr.c | 9 +--------
>  drivers/staging/dwc2/hcd_intr.c  | 3 ---
>  2 files changed, 1 insertion(+), 11 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