git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
462098b
)
ahci: mcp89: enter AHCI mode under Apple BIOS emulation
author
James Laird
<jhl@mafipulation.org>
Tue, 19 Nov 2013 00:06:38 +0000
(11:06 +1100)
committer
Tejun Heo
<tj@kernel.org>
Sat, 23 Nov 2013 13:34:34 +0000
(08:34 -0500)
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>
No differences found