]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: omap: Remove duplicate host->irq assignment
authorJarkko Nikula <jarkko.nikula@bitmer.com>
Sat, 22 Feb 2014 16:01:39 +0000 (18:01 +0200)
committerChris Ball <chris@printf.net>
Sat, 22 Feb 2014 18:17:22 +0000 (13:17 -0500)
commit30ec0c6b669775b358c7b951b04c01f8c3cc1d90
tree4a03fa2100f79dbbb6c41cea5d4736c750b9c58b
parent35910f8d4ea278c33ae88f626d95faac147fa8db
mmc: omap: Remove duplicate host->irq assignment

host-irq is set twice so remove needless one.

Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/omap.c