commit | cb85696d7277592ddbd2897db9a29f3ec6e9fe11 | [log] [tgz] |
---|---|---|
author | James Laird <jhl@mafipulation.org> | Tue Nov 19 11:06:38 2013 +1100 |
committer | Tejun Heo <tj@kernel.org> | Sat Nov 23 08:34:34 2013 -0500 |
tree | 021656b05ff51ae177992f83ba8042c7596124a8 | |
parent | 462098b090897fbcf00088b225eb7a3adc407e98 [diff] |
ahci: mcp89: enter AHCI mode under Apple BIOS emulation Apple's BIOS emulation forcibly disables MCP89 AHCI, eg. on Macbook7,1. We can re-enable it, replacing the previous workaround of using ata_generic. tj: whitespace adjustments, dropped inline from is_mcp89_apple() Signed-off-by: James Laird <jhl@mafipulation.org> Signed-off-by: Tejun Heo <tj@kernel.org>