From: Robert Baldyga Date: Thu, 19 Sep 2013 09:50:20 +0000 (+0200) Subject: usb: gadget: s3c-hsotg: add DAINT masking X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e8046505c9fda30c3c2a64f1cc84390e2458c54;p=pandora-kernel.git usb: gadget: s3c-hsotg: add DAINT masking In OEPInt/IEPInt interrupts handling added bitwise and of DAINT and DAINTMSK, because we should handle masked interrupts only. Signed-off-by: Robert Baldyga Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed