Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[cascardo/linux.git] / drivers / usb / host / oxu210hp-hcd.c
index 2947c69..5ac489e 100644 (file)
@@ -2684,7 +2684,7 @@ static int oxu_reset(struct usb_hcd *hcd)
        oxu->urb_len = 0;
 
        /* FIMXE */
-       hcd->self.controller->dma_mask = 0UL;
+       hcd->self.controller->dma_mask = NULL;
 
        if (oxu->is_otg) {
                oxu->caps = hcd->regs + OXU_OTG_CAP_OFFSET;