From: Michael Abbott Date: Wed, 14 May 2008 23:29:24 +0000 (-0700) Subject: [ARM] colibri: fix support for DM9000 ethernet device X-Git-Tag: v2.6.26-rc3~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0afc85f15deda94abdfe9118ac225c4208d5897;p=pandora-kernel.git [ARM] colibri: fix support for DM9000 ethernet device Two changes are necessary to enable proper operation of the DM9000 device with the Colibri PXA 270 board: firstly, the IRQ type needs to be configured for rising edge interrupts, and secondly this configuration needs to be communicated through to the DM9000. [akpm@linux-foundation.org: remove set_irq_type() call as per ben-linux request] Signed-off-by: Michael Abbott Cc: Daniel Mack Cc: Jeff Garzik Cc: Ben Dooks Signed-off-by: Andrew Morton Signed-off-by: Russell King --- Reading git-diff-tree failed