lkml.org 
[lkml]   [2013]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] staging: usbip: Fix build on Debian ppc
Date
From
When testing usbip under powerpc, it (unexpectedly) worked, but only after
removing the following lines from vhch_hcd.c:

1004 /* will be removed */
1005 if (pdev->dev.dma_mask) {
1006 dev_info(&pdev->dev, "vhci_hcd DMA not supported\n");
1007 return -EINVAL;
1008 }

We encountered no problems without those lines. Is it safe to remove this
check?

Regards,
Tobias Polzer and Dominik Paulus


\
 
 \ /
  Last update: 2013-09-19 11:21    [W:0.058 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site