diff options
author | Marek BehĂșn <marek.behun@nic.cz> | 2022-04-07 00:33:05 +0200 |
---|---|---|
committer | Ramon Fried <ramon@neureality.ai> | 2022-04-10 08:44:13 +0300 |
commit | f961b3abf88d2922e064a0b83525929aab917f1f (patch) | |
tree | 3dab8dbda4366c1619349f427efc8d2ba0f0a8d4 /drivers/ata/ahci.c | |
parent | c677fb1e3196e1be1fcbbdb04650eed262708317 (diff) | |
download | u-boot-f961b3abf88d2922e064a0b83525929aab917f1f.tar.gz |
net: phy: xilinx: Check interface type in ->config(), not ->probe()
We want to be able to have phydev->interface uninitialized during
->probe(). We should assume that phydev->interface is initialized only
before ->config().
Signed-off-by: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Diffstat (limited to 'drivers/ata/ahci.c')
0 files changed, 0 insertions, 0 deletions