tc35815: Use irq number for tc35815-mac platform device id
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 18 Jan 2008 16:15:52 +0000 (01:15 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 22 Jan 2008 00:35:23 +0000 (00:35 +0000)
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>

No differences found