]> git.ipfire.org Git - thirdparty/mdadm.git/commit - platform-intel.c
platfrom_intel: find OROM based on Intel AHCI and SAS driver device id
authorLabun, Marcin <Marcin.Labun@intel.com>
Mon, 14 Mar 2011 07:18:46 +0000 (18:18 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 14 Mar 2011 07:18:46 +0000 (18:18 +1100)
commit9c747fa0ff6971608b66b9cfc705c36e6d36ca51
tree9a545f88debd5f910c33d1851369963548bc9a26
parent6289d1e07912fe927a8f294eac8855a12241849c
platfrom_intel: find OROM based on Intel AHCI and SAS driver device id

We use PCI device id exposed by AHCI and ISCU drivers (SAS controller)
to find OROM version table.
In this way there is no need to maintain AHCI and ISCU device id list
in mdadm. The consequence is that the OROM properties can be found by mdadm when AHCI or
SAS drivers are loaded in the system.

Signed-off-by: Marcin Labun <marcin.labun@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
platform-intel.c
platform-intel.h