]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-tegra.c: set irq name as device name
authorLaxman Dewangan <ldewangan@nvidia.com>
Wed, 20 Mar 2013 04:08:11 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 22 Mar 2013 04:33:42 +0000 (15:33 +1100)
commit9cf4445d632fe34d4475a7e7053aedc3d5746613
treef702ec83c12b1464a92949b7238b2c2dc1d373ee
parent1f14015b919a8045e5235b567c384c2a1fd91639
drivers/rtc/rtc-tegra.c: set irq name as device name

The irq name of tegra rtc shows as "rtc alarm" which actually does not
reflect the name related to driver.

Passing the device name to have the irq names with driver name.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Thierry Reding <thierry.reding@avionic-design.de>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-tegra.c