[PATCH] USB: gadget zero and dma-coherent buffers
authorDavid Brownell <david-b@pacbell.net>
Fri, 20 Jan 2006 22:38:49 +0000 (14:38 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:44 +0000 (17:23 -0800)
This makes sure that the correct length is reported when freeing
a dma-coherent buffer; some platforms complain if that's wrong.
It also makes two parameters readonly in sysfs, as they're not
safe to change while tests are running.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found