]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ahci-plat: Provide a weak scsi_init hook
authorIan Campbell <ijc@hellion.org.uk>
Fri, 7 Mar 2014 01:20:56 +0000 (01:20 +0000)
committerTom Rini <trini@ti.com>
Mon, 10 Mar 2014 17:50:31 +0000 (13:50 -0400)
commitc6f3d50b9bbe33541b3cd47a4f35efc4f4ae0fa7
treea0e7e5ccbd271ed1ef0dce92b4d88385bd3a224b
parentba650e9b5263bfc7579e6775676441eeeca2edc4
ahci-plat: Provide a weak scsi_init hook

This allow the platform to register the platform ahci device.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/lib/board.c
drivers/block/ahci.c