From: Benedikt Spranger Date: Mon, 14 May 2012 16:48:17 +0000 (+0200) Subject: uio_pdrv_genirq: get irq through platform resource if not set otherwise X-Git-Tag: v3.5-rc1~147^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94ca629e40eb7e997be21d8065c25e4f3797b03f;p=pandora-kernel.git uio_pdrv_genirq: get irq through platform resource if not set otherwise Platform devices are configured through platform resources. The interrupt in the driver uio_pdrv_genirq is instead configured through a side channel i.e. the platform data structure. Make it possible to use the generic configuration scheme via platform resource. Signed-off-by: Benedikt Spranger Acked-by: Magnus Damm Signed-off-by: "Hans J. Koch" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed