From: Laxman Dewangan Date: Thu, 1 Nov 2012 16:38:14 +0000 (+0530) Subject: i2c: tegra: set irq name as device name X-Git-Tag: v3.7-rc4~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b370a0dbda5de92c2cf4c3bc0d18d6bf08f05f;p=pandora-kernel.git i2c: tegra: set irq name as device name 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 Acked-by: Jean Delvare Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed