]> Pileus Git - ~andy/linux/commit
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)
commit6fc4adca6ce3e1d57a42707019dddcb883578a91
tree3aa151cc8a441e4572b4998a746a1779974ed206
parenta652208e0b52c190e57f2a075ffb5e897fe31c3b
tilegx: request_irq with a non-null device name

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>
drivers/net/ethernet/tile/tilegx.c