1216ca52d1e701a02c67b7932e21 parent 485ca22a10b3d3a4d156e170a541b8c3a5144f8c author Ben Dooks 1214342167 +0100 committer Jeff Garzik 1214362716 -0400 DM9000: Remove DEFAULT_TRIGGER for request_irq() flags. Currently all but one user (AT91SAM9261EK) of the dm9000 driver passes their IRQ flags through the resources attached to the platform device. This means we can remove the use of DEFAULT_TRIGGER as the blackfin machines all seem to have their triggers set properly. Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik ð