Re: [PATCH 4/5] USB: bcma: add bcm53xx support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2 June 2015 at 00:13, Hauke Mehrtens <hauke@xxxxxxxxxx> wrote:
> @@ -159,6 +160,56 @@ static void bcma_hcd_init_chip(struct bcma_device *dev)
>         }
>  }
>
> +static void bcma_hcd_init_chip_arm(struct bcma_device *dev)
> +{
> +       struct bcma_device *arm_core;
> +       void __iomem *dmu;
> +       u32 val;
> +
> +       bcma_core_disable(dev, 0);
> +       bcma_core_enable(dev, 0);

This is quite unlikely you need to disable it manually, enable does it
for you. I guess it should be s/enable/reset/ to avoid such mistakes.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux