commit | 6fc4adca6ce3e1d57a42707019dddcb883578a91 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Thu Nov 15 18:13:19 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 16 01:40:41 2012 -0500 |
tree | 3aa151cc8a441e4572b4998a746a1779974ed206 | |
parent | a652208e0b52c190e57f2a075ffb5e897fe31c3b [diff] |
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>