]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:32:29 +0000 (08:32 +0200)
commite0001c5c38e8cedbb53ec2eb7632441e5b7e437d
tree644c5050d35734fc4a5089ada78c6d728a67bbb5
parent85a6510f6682cfac73aba6bf47bcfc87d96cf858
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