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:
817315f
)
i2c: tegra: set irq name as device name
author
Laxman Dewangan
<ldewangan@nvidia.com>
Thu, 1 Nov 2012 16:38:14 +0000
(22:08 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Fri, 2 Nov 2012 09:52:52 +0000
(10:52 +0100)
When watching the irqs name of tegra i2c, all instances
irq name shows as tegra_i2c.
Passing the device name properly to have the irq names with
instance like tegra-i2c.0, tegra-i2c.1 etc.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
drivers/i2c/busses/i2c-tegra.c
patch
|
blob
|
history
diff --cc
drivers/i2c/busses/i2c-tegra.c
Simple merge