Hello!
On 24.07.2020 23:33, Jim Quinlan wrote:
From: Jim Quinlan <[email protected]>
A reset controller "rescal" is shared between the AHCI driver and the PCIe
driver for the BrcmSTB 7216 chip. Use
devm_reset_control_get_optional_shared() to handle this sharing.
Signed-off-by: Jim Quinlan <[email protected]>
Shouldn't break up the tag area with the empty lines.
Fixes: 272ecd60a636 ("ata: ahci_brcm: BCM7216 reset is self de-asserting")
Fixes: c345ec6a50e9 ("ata: ahci_brcm: Support BCM7216 reset controller name")
[...]
MBR, Sergei