commit | 021bf99560d056b97612551d4abf1bdabbbfadef | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Thu Jan 03 14:18:13 2013 +0530 |
committer | Sujit Reddy Thumma <sthumma@codeaurora.org> | Thu Jan 03 19:53:13 2013 +0530 |
tree | 326124f844ae7a890ec7168cb38fabfc28f7d4a4 | |
parent | b0d51e7de7120e51e0bae4a81fe6ec8bce600392 [diff] |
ata: ahci_platform: Register as hot-pluggable module Even though AHCI controller is part of SoC in most chipsets it is not safe to assume that AHCI device is registered before AHCI module init is called. Register AHCI platform driver as hot-pluggable module so that the device, driver match can happen in any order. Change-Id: Ifcafba0d49f01c7b31853e136e414866eca9ce99 Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>