soc: hisilicon: kunpeng_hccs: Fix incorrect log information
authorHuisong Li <lihuisong@huawei.com>
Fri, 11 Jul 2025 06:37:06 +0000 (14:37 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Fri, 18 Jul 2025 07:27:26 +0000 (07:27 +0000)
commitb1136432c97241f0e5c40d58597da00d49cd9917
tree5d4b1c544add10e63c7917b847b78270c88eef61
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
soc: hisilicon: kunpeng_hccs: Fix incorrect log information

The hccs_get_all_spec_port_idle_sta() will tell user which port
is busy when firmware doesn't allow to decrease HCCS lane number.
However, the current log prints the index of die and port instead
of the hardware ID user perceived.

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
drivers/soc/hisilicon/kunpeng_hccs.c