aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-div.c
diff options
context:
space:
mode:
authorSerge Semin <[email protected]>2022-09-09 22:36:13 +0300
committerDamien Le Moal <[email protected]>2022-09-17 01:39:54 +0900
commit7cbbfbe01a7284f8003f7a013abb9ece01cb6393 (patch)
tree27e63e579f9afa9e5d58a98e1512a05cd3680980 /lib/mpi/mpi-div.c
parentfad64dc06579ac1cc05d5ab73bdaa62ee6435ed8 (diff)
ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
The port base address may be required even before the ata_host instance is initialized and activated, for instance in the ahci_save_initial_config() method which we are about to update (consider this modification as a preparation for that one). Seeing the __ahci_port_base() function isn't used much it's the best candidate to provide the required functionality. So let's convert it to accepting the ahci_host_priv structure pointer. Signed-off-by: Serge Semin <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-div.c')
0 files changed, 0 insertions, 0 deletions