commit | 0913c648950c217f11b34a459e72837c47f171b6 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Tue Sep 23 18:07:03 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Fri Oct 10 09:44:42 2014 -0400 |
tree | ed80126f1a52c936c05270544bf4458a2dd1f11f | |
parent | 5d33f1a533c60ed4fd4adc53f9c4b17dabf6cbd5 [diff] |
ARM: OMAP5+: sata: Move scsi_scan() to the right place scsi_scan() must be called as part of scsi_init() and not as part of sata_init(). Signed-off-by: Roger Quadros <rogerq@ti.com>