USB: pwc : do not pass stack allocated buffers to USB core.
authorMartin Fuzzey <mfuzzey@gmail.com>
Tue, 21 Apr 2009 19:48:09 +0000 (21:48 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Apr 2009 21:15:31 +0000 (14:15 -0700)
This is causes problems on platforms that have alignment requirements
for DMA transfers.

Signed-off-by: Martin Fuzzey <mfuzzey@gmail.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found