tilegx: request_irq with a non-null device name
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 15 Nov 2012 18:13:19 +0000 (18:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Nov 2012 06:40:41 +0000 (01:40 -0500)
This patch simply makes the tilegx net driver call request_irq with a
non-null name. It makes the output in /proc/interrupts more obvious, but
also helps tools that don't expect to find null there.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found