commit | 06675e6f4fb00a63575f4b85da305c3ab19e6e5d | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Sat Jan 19 01:15:52 2008 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 22 00:35:23 2008 +0000 |
tree | 44de5812ffda9fa328c201efca743c7d14e9bd57 | |
parent | 0487de91427925e7c43debeb948bdf53b10ef32c [diff] |
tc35815: Use irq number for tc35815-mac platform device id 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@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>