From: Simon Marchi Date: Thu, 15 Nov 2012 18:13:19 +0000 (+0000) Subject: tilegx: request_irq with a non-null device name X-Git-Tag: v3.7-rc6~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc4adca6ce3e1d57a42707019dddcb883578a91;p=pandora-kernel.git 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 Acked-by: Chris Metcalf Signed-off-by: David S. Miller --- Reading git-diff-tree failed