From: James Bottomley Date: Wed, 9 May 2007 09:33:30 +0000 (-0700) Subject: mca: add integrated device bus matching X-Git-Tag: v2.6.22-rc1~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8813d1c00ca923c1683da625ff85959be1db9a49;p=pandora-kernel.git mca: add integrated device bus matching The MCA bus has a few "integrated" functions, which are effectively virtual slots on the bus. The problem is that these special functions don't have dedicated pos IDs, so we have to manufacture ids for them outside the pos space ... and these ids can't be matched by the standard matching function, so add a special registration that requests a list of pos ids or a particular integrated function. Signed-off-by: James Bottomley Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed