]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hsmmc: request_irq says which controller is involved
authorDavid Brownell <david-b@pacbell.net>
Sun, 21 Sep 2008 21:16:14 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 25 Sep 2008 12:50:20 +0000 (15:50 +0300)
commitb20882bfafdad727516b0f8f213f168211d58593
tree65f29c56af44fe5b87d544d69816bcbdc1643d4b
parentc7e678df34bc2e63f912109998625035c4379e70
hsmmc: request_irq says which controller is involved

Make the hsmmc driver irq requests say which controller they're
associated with (e.g. "mmc0") so /proc/interrupts is more useful.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/host/omap_hsmmc.c