commit | 29200f12a1167076346415e18eee9065cb77a859 | [log] [tgz] |
---|---|---|
author | Martin Hicks <mort@bork.org> | Thu Feb 19 15:05:47 2015 -0500 |
committer | Tejun Heo <tj@kernel.org> | Mon Mar 02 12:08:43 2015 -0500 |
tree | 8c7bff62c471fdebb2d5761c9dc8a44d08e0a30a | |
parent | a38ecbbd0be025a6ecbbfd22d2575a5b46317117 [diff] |
sata-fsl: Apply link speed limits The driver was ignoring limits requested by libata.force. The output would look like: fsl-sata ffe18000.sata: Sata FSL Platform/CSB Driver init ata1: FORCE: PHY spd limit set to 1.5Gbps ata1: SATA max UDMA/133 irq 74 ata1: Signature Update detected @ 0 msecs ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 310) Signed-off-by: Martin Hicks <mort@bork.org> Signed-off-by: Tejun Heo <tj@kernel.org>