]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UIO: allow binding uio_pdrv_genirq.c to devices using command line option
authorPavel Machek <pavel@ucw.cz>
Tue, 18 Jun 2013 20:35:58 +0000 (22:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2013 22:44:59 +0000 (15:44 -0700)
commit05c3e0bb5629b897b0459e4bfb1b93d729033b99
treef2d8af6ef8163661b624ca20141e0836e7098650
parent4debfe409b6e550032bfef9733e9f6f7c5613617
UIO: allow binding uio_pdrv_genirq.c to devices using command line option

This adds ability to bind uio driver to given open firmware device
using command line option. Thus, userspace driver can be developed and
used without modifying the kernel.

Signed-off-by: Pavel Machek <pavel@denx.de>
Tested-by: Detlev Zundel <dzu@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio_pdrv_genirq.c