From: Michal Simek Date: Wed, 26 Jun 2013 09:52:12 +0000 (+0200) Subject: uio: Remove uio_pdrv and use uio_pdrv_genirq instead X-Git-Tag: v3.12-rc1~185^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26dac3c49d56642b06c07c80a2184abbf510920f;p=pandora-kernel.git uio: Remove uio_pdrv and use uio_pdrv_genirq instead The patch "UIO: fix uio_pdrv_genirq with device tree but no interrupt" (sha1: e3a3c3a205554e564751cd9c0276b2af813d7a92) add support to use this driver with no interrupts. uio_pdrv_genirq also supports device-tree binding which is not available in uio_pdrv. That's why this uio_pdrv driver can be just removed. Signed-off-by: Michal Simek Reviewed-by: Vitalii Demianets Reviewed-by: Pavel Machek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed