From: Simon Horman Date: Fri, 26 Aug 2011 08:42:39 +0000 (+0200) Subject: mmc: sdhi: Allow named IRQs to use specific handlers X-Git-Tag: v3.2-rc1~129^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5098cb63b3f13da2a2b230b3566ac7b5dfa4f28;p=pandora-kernel.git mmc: sdhi: Allow named IRQs to use specific handlers Allow named IRQs to use corresponding specific handlers. If named IRQs are used, at least an "sdcard" IRQ has to be specified by the platform. If names are not used, an arbitrary number of IRQs can be provided by the platform, in which case the generic ISR will be used for each of them. Cc: Guennadi Liakhovetski Acked-by: Magnus Damm Signed-off-by: Simon Horman [g.liakhovetski@gmx.de: style and typo corrections, platform data check] Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed