]> Pileus Git - ~andy/linux/commit
staging: dwc2: do not clear pending interrupts twice
authorJulien DELACOU <julien.delacou@st.com>
Fri, 15 Nov 2013 10:39:38 +0000 (11:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 19:57:53 +0000 (11:57 -0800)
commitb34085fdc2bb44b3d3cb16521ebd495f86fe717b
treefc833e83f73b667be5c9fa4a4b6b46a350ad5e90
parenta7627714452df0cb7171652573c73e3613b24e6a
staging: dwc2: do not clear pending interrupts twice

Pending interrupts clearing is done in dwc2_enable_common_interrupts
so we don't need to do it twice.

Signed-off-by: Julien Delacou <julien.delacou@st.com>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/core.c