commit | a9b1d9ac8c093e9ca011c105b7456e92c12e7320 | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Sun Oct 06 07:04:06 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 10 13:49:28 2013 -0400 |
tree | f267a191bf99309502c3ff2fc8eb05f2d3df069c | |
parent | fdbdd25c47ac1db04a161308dfb1060869eba982 [diff] |
net: p54spi: 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: John W. Linville <linville@tuxdriver.com>