From: Atsushi Nemoto Date: Fri, 18 Jan 2008 16:15:52 +0000 (+0900) Subject: tc35815: Use irq number for tc35815-mac platform device id X-Git-Tag: v2.6.24~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06675e6f4fb00a63575f4b85da305c3ab19e6e5d;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed