From: Alan Stern Date: Wed, 10 Aug 2005 19:15:57 +0000 (-0400) Subject: [PATCH] USB: Fix regression in core/devio.c X-Git-Tag: v2.6.14-rc1~492^2~18^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad21bdf56a25e1cb3e92bba33349de368e8f0b0;p=pandora-kernel.git [PATCH] USB: Fix regression in core/devio.c 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed