From: Fabio Estevam Date: Mon, 10 Nov 2014 19:49:30 +0000 (-0200) Subject: ASoC: mxs: mxs-saif: Register the irq with the device name X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~14^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2727f97b4825adaad43bf98632abc9940345a4;p=pandora-kernel.git ASoC: mxs: mxs-saif: Register the irq with the device name Instead of registering the irq name with the driver name, it's better to pass the device name so that we have a more explicit indication as to what saif instance the irq is related: $ cat /proc/interrupts CPU0 ... 214: 4 - 59 80042000.saif 215: 0 - 58 80046000.saif Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed