Atsushi Nemoto wrote:
The tc35815-mac platform device used a pci bus number and a devfn to identify its target device, but the pci bus number may vary if some bus-bridges are found. Use irq number which is be unique for embedded controllers. Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx> --- arch/mips/tx4938/toshiba_rbtx4938/setup.c | 4 ++-- drivers/net/tc35815.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
ACK, Ralf please apply through your tree...