From 610ad5064cb90aec35f5837bbde3d316fe02aca7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Fri, 11 Apr 2008 11:07:39 +0200 Subject: [PATCH] UIO: hold a reference to the device's owner while the device is open MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Otherwise the device might just disappear while /dev/uioX is being used which results in an Oops. Signed-off-by: Uwe Kleine-König Signed-off-by: Hans J Koch Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed