Re: [RFC 16/17] usb/ehci: use ehci_hcd_plat_probe_init() in sh

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

 



On 29-08-2011 14:40, Sergei Shtylyov wrote:

Signed-off-by: Sebastian Andrzej Siewior<sebastian@xxxxxxxxxxxxx>
[...]

@@ -120,7 +72,8 @@ static int ehci_hcd_sh_probe(struct platform_device *pdev)
clk_enable(priv->fclk);
clk_enable(priv->iclk);

- hcd = ehci_hcd_plat_probe(pdev,&ehci_sh_hc_driver);
+ hcd = ehci_hcd_plat_probe_init(pdev, &ehci_sh_hc_driver, ehci_sh_reset,
+ NULL);

Not ehci_hcd_plat_add_init()?

   And haven't you just removed 'ehci_sh_hc_driver' in this patch?

WBR, Sergei
--
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