summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
diff options
context:
space:
mode:
authorGeorge Cherian <george.cherian@ti.com>2015-02-13 10:13:24 +0530
committerFelipe Balbi <balbi@ti.com>2015-02-23 09:36:34 -0600
commit96e5d31244c5542f5b2ea81d76f14ba4b8a7d440 (patch)
tree4f3e02b8104dc6d3f460bd0990bd7ddaf3bbcdbf /drivers/cpuidle
parent1f754ef10350681f3dc1980d357e77487d308c52 (diff)
downloadlinux-96e5d31244c5542f5b2ea81d76f14ba4b8a7d440.tar.bz2
usb: dwc3: dwc3-omap: Fix disable IRQ
In the wrapper the IRQ disable should be done by writing 1's to the IRQ*_CLR register. Existing code is broken because it instead writes zeros to IRQ*_SET register. Fix this by adding functions dwc3_omap_write_irqmisc_clr() and dwc3_omap_write_irq0_clr() which do the right thing. Fixes: 72246da40f37 ("usb: Introduce DesignWare USB3 DRD Driver") Cc: <stable@vger.kernel.org> # v3.2+ Signed-off-by: George Cherian <george.cherian@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions