commit | 89e7d979d92c0d5212b650742f99b4284924df9b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 04 13:31:18 2017 -0600 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Aug 01 11:58:00 2017 +0900 |
tree | d3ee7124f1931eaa0267b3e7f371d6f705816ade | |
parent | d4ee68656112a7fd6864afd611f6426430535099 [diff] |
ahci: Support non-PCI controllers At present the AHCI SCSI driver only supports PCI with driver model. Rename the existing function to indicate this and add support for adding a non-PCI controller . Signed-off-by: Simon Glass <sjg@chromium.org>