From: Nate Case Date: Wed, 14 May 2008 23:05:39 +0000 (-0700) Subject: ipmi: support I/O resources in OF driver X-Git-Tag: v2.6.26-rc3~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b7ec117bf6c98f5a845311c4ca5ca020a3d7689;p=pandora-kernel.git ipmi: support I/O resources in OF driver The current OF probing assumes that the resource is IORESOURCE_MEM. This checks for the IORESOURCE_IO flag and behaves appropriately. An I/O resource can exist with an ipmi device node on a legacy ISA bus. Signed-off-by: Nate Case Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed