Re: [PATCH 1/3] usb: add device-tree-aware ehci driver
Stephen Rothwell <[email protected]>
| Newsgroups | gmane.linux.usb.devel,gmane.linux.ports.ppc64.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Sep 2007 16:55:43 +0400 Valentine Barshak <[email protected]> wrote: > > +++ linux-2.6/drivers/usb/host/ehci-ppc-of.c 2007-09-15 16:12:56.000000000 +0400 > @@ -0,0 +1,220 @@ > + > +#include <asm/of_platform.h> > +#include <asm/prom.h> Please use linux/of.h and linux/of_platform.h instead. > +static int ehci_hcd_ppc_of_shutdown(struct of_device *op) > +{ > + struct usb_hcd *hcd = dev_get_drvdata(&op->dev); > + > + if (hcd->driver->shutdown) > + hcd->driver->shutdown(hcd); White space has gone a bit funny here. -- Cheers, Stephen Rothwell [email protected] http://www.canb.auug.org.au/~sfr/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG7oDvTgG2atn1QN8RApaKAJ47RbbeuOOUCV69XO2bBim57IxSbgCdGOev 2fn4PUtcb/fQ70qARu4nVIA= =M5hv -----END PGP SIGNATURE-----