commit | 7155530d9eb692994d208836e4965da06b17c99d | [log] [tgz] |
---|---|---|
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | Mon Dec 09 06:16:51 2013 +0100 |
committer | Hans-Christian Egtvedt <hegtvedt@cisco.com> | Tue Dec 10 08:46:38 2013 +0100 |
tree | f933c6156f0a98b831cd8ff485c8344cfd679161 | |
parent | fa1513f60a370a38512ccad4da11548f236768c4 [diff] |
avr32: 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> Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>