commit | dc807576d239239433cbb95d891ea23a820528c1 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 06 08:44:35 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 10 09:40:31 2013 -0500 |
tree | ee5dfe6a7f932e801cd48ff35188f8f9eba30dbf | |
parent | 7fc031e612238a7bbf6e989001abc5ce274bcba6 [diff] |
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED This patch proposes to remove the use of the IRQF_DISABLED flag It's a NOOP since 2.6.35 and it will be removed one day. Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Felipe Balbi <balbi@ti.com>