]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit - drivers/block/ahci.c
ahci: introduce ahci_reset()
authorDmitry Lifshitz <lifshitz@compulab.co.il>
Mon, 15 Dec 2014 14:02:55 +0000 (16:02 +0200)
committerTom Rini <trini@ti.com>
Mon, 5 Jan 2015 20:13:46 +0000 (15:13 -0500)
commit6b68888a3385ca5abc0ee647873052720e8bffe3
treeca01cf421f5e008fc9c82cc721f96f7396a6c380
parent2a10f8b9480f7ff0b365130669f3c172bfefece9
ahci: introduce ahci_reset()

Extract controller reset code from ahci_host_init() into separate
ahci_reset().

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
Reviewed-by: Tom Rini <trini@ti.com>
drivers/block/ahci.c
include/ahci.h