From: Felipe Balbi Date: Thu, 26 Feb 2015 17:26:09 +0000 (-0600) Subject: usb: musb: core: refactor IRQ enable/disable to separate functions X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~55^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1eb3eb8b02c5be35ea1fedccc6c9c6d2c9b0165;p=pandora-kernel.git usb: musb: core: refactor IRQ enable/disable to separate functions sometimes we want to just mask/unmask interrupts without touching devctl register. For those cases, let's introduce musb_enable_interrupts and musb_disable_interrupts() Tested-by: Bin Liu Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed