[PATCH] USB: Fix regression in core/devio.c
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 10 Aug 2005 19:15:57 +0000 (15:15 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:22:30 +0000 (16:22 -0700)
This patch (as551) fixes another little problem recently added to the
USB core.  Someone didn't fix the type of the first argument to
unregister_chrdev_region.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found