From: Harry Ciao Date: Thu, 2 Apr 2009 23:58:47 +0000 (-0700) Subject: edac: Add edac_pci_alloc_index() X-Git-Tag: v2.6.30-rc1~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8641a3845d066f841ca591ac1c480b13bea7d849;p=pandora-kernel.git edac: Add edac_pci_alloc_index() Add edac_pci_alloc_index(), because for MAPLE platform there may exist several EDAC driver modules that could make use of edac_pci_ctl_info structure at the same time. The index allocation for these structures should be taken care of by EDAC core. Signed-off-by: Harry Ciao Cc: Doug Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed