]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: OMAP5+: sata: Move scsi_scan() to the right place
authorRoger Quadros <rogerq@ti.com>
Tue, 23 Sep 2014 15:07:03 +0000 (18:07 +0300)
committerTom Rini <trini@ti.com>
Fri, 10 Oct 2014 13:44:42 +0000 (09:44 -0400)
commitd59baeb76f911d0391e73e5f6068e55ea48514f8
treeed80126f1a52c936c05270544bf4458a2dd1f11f
parent3160b1b98603cba3c480f70e153b259171d3e4a6
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>
arch/arm/cpu/armv7/omap-common/sata.c