commit | 5946fdaee4ba449e8fbb5d403e1ed69437f916e8 | [log] [tgz] |
---|---|---|
author | Darren Stevens <darren@stevens-zone.net> | Mon Jan 23 14:38:28 2017 -0500 |
committer | Tejun Heo <tj@kernel.org> | Mon Jan 23 14:38:30 2017 -0500 |
tree | 919046f322a34f0db8ffcd62ee609310c0d8c1be | |
parent | 589d572671fe7ca342d25cde07a0e310a6912971 [diff] |
pata_atiixp: Don't use unconnected secondary port on SB600/SB700 The SB600 and SB700 southbridge chips from ATI/AMD only have connections for the primary IDE port. As these chips have unique pci device ID's use these to mark the secondary port as 'dummy' Signed-off-by: Darren Stevens <darren@stevens-zone.net> Signed-off-by: Tejun Heo <tj@kernel.org>