commit | cc87a358c5759b23866d656417db2d6d7e0a4657 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Tue Nov 18 00:37:12 2014 -0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Nov 26 14:31:02 2014 +0100 |
tree | 834b34b4a5a5f546ab66954497391203ce6b0115 | |
parent | 66dfd10173159cafa9cb0d39936b8daeaab8e3e0 [diff] |
mmc: mxs-mmc: Register the irq with the device name Instead of registering the irq name with the driver's name, it's better to pass the device name so that we have a more explicit indication as to what mmc instance the irq is related: $ cat /proc/interrupts CPU0 ... 26: 6 - 96 80010000.ssp Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>