]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit06675e6f4fb00a63575f4b85da305c3ab19e6e5d
tree44de5812ffda9fa328c201efca743c7d14e9bd57
parent0487de91427925e7c43debeb948bdf53b10ef32c
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>
arch/mips/tx4938/toshiba_rbtx4938/setup.c
drivers/net/tc35815.c