MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 8 Feb 2024 12:09:59 +0000 (14:09 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 20 Feb 2024 12:36:35 +0000 (13:36 +0100)
commit3c35da51f77e45f345b229df4b3adebad82ce4ef
treea6526979d700209d19c514d2a031330338e89422
parent923cfd0813377e809b91694f3f05a8c04c55517c
MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE()

Instead of literal, PCI error value should be set with
PCI_SET_ERROR_RESPONSE(). Use it in tx4927_pci_config_read().

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Sergio Paracuellos <sergio.paracuellos@gmal.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/pci/ops-tx4927.c