ata: ahci_brcm: Allow optional reset controller to be used
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 1 Oct 2018 17:33:00 +0000 (10:33 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 1 Oct 2018 22:39:09 +0000 (16:39 -0600)
commit2b2c47d9e1fe90311b725125d6252a859ee87a79
treee06fcf427e9421604eb1899a0976bf7d309e3c15
parentd6dc71d1468f7611b18c740d6f78e7f2f3fa726b
ata: ahci_brcm: Allow optional reset controller to be used

On BCM63138, we need to reset the AHCI core prior to start utilizing it,
grab the reset controller device cookie and do that.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/ata/ahci_brcm.c