|
@@ -5063,7 +5063,7 @@ static int fotg210_run(struct usb_hcd *hcd)
|
|
* streaming mappings for I/O buffers, like pci_map_single(),
|
|
* streaming mappings for I/O buffers, like pci_map_single(),
|
|
* can return segments above 4GB, if the device allows.
|
|
* can return segments above 4GB, if the device allows.
|
|
*
|
|
*
|
|
- * NOTE: the dma mask is visible through dma_supported(), so
|
|
|
|
|
|
+ * NOTE: the dma mask is visible through dev->dma_mask, so
|
|
* drivers can pass this info along ... like NETIF_F_HIGHDMA,
|
|
* drivers can pass this info along ... like NETIF_F_HIGHDMA,
|
|
* Scsi_Host.highmem_io, and so forth. It's readonly to all
|
|
* Scsi_Host.highmem_io, and so forth. It's readonly to all
|
|
* host side drivers though.
|
|
* host side drivers though.
|