Re: [PATCH] driver core: Add the ability to unbind drivers to devices from userspace

From: Greg KH
Date: Thu Jun 30 2005 - 01:36:35 EST


On Thu, Jun 30, 2005 at 01:25:39AM -0500, Dmitry Torokhov wrote:
> On Thursday 30 June 2005 01:04, Greg KH wrote:
> > [PATCH] driver core: Add the ability to unbind drivers to devices from userspace
> >
> > This adds a single file, "unbind", to the sysfs directory of every
> > device that is currently bound to a driver. To unbind the driver from
> > the device, write anything to this file and they will be disconnected
> > from each other.
> >
>
> Comment and the patch disagree with each other.

bleah, you are right, that was the old comment with the new patch. Oh
well...

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/