git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66dfd10
)
mmc: mxs-mmc: Register the irq with the device name
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 18 Nov 2014 02:37:12 +0000
(
00:37
-0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:31:02 +0000
(14:31 +0100)
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>
drivers/mmc/host/mxs-mmc.c
patch
|
blob
|
history
diff --cc
drivers/mmc/host/mxs-mmc.c
Simple merge