]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00125800 UIO: clean uioinfo when uninstall uio driver
authorJie Zhou <b30303@freescale.com>
Wed, 4 Aug 2010 03:26:39 +0000 (11:26 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:08:46 +0000 (14:08 +0200)
commit4a40ddd9c2117403cda68867847adf20cf12c699
tree644c5050d35734fc4a5089ada78c6d728a67bbb5
parentd001a4a3d3e4eb71992c006e07d52dc694d9342e
ENGR00125800 UIO: clean uioinfo when uninstall uio driver

The uioinfo should be cleaned up when uninstall, otherwise re-install
failure of uio_pdrv_genirq.ko will happen.

Signed-off-by: Jie Zhou <b30303@freescale.com>
drivers/uio/uio_pdrv_genirq.c