[PATCH v10 02/10] USB/ppc4xx: Add Synopsys DWC OTG driver framework

Tirumala Marri tmarri at apm.com
Sat Apr 2 04:30:23 EST 2011


-----Original Message-----
From: Keshava Munegowda [mailto:keshava_mgowda at ti.com]
Sent: Tuesday, March 29, 2011 3:46 AM
To: tmarri at apm.com; linux-usb at vger.kernel.org;
linuxppc-dev at lists.ozlabs.org
Cc: greg at kroah.com; Fushen Chen; Mark Miesfeld
Subject: RE: [PATCH v10 02/10] USB/ppc4xx: Add Synopsys DWC OTG driver
framework

> +static irqreturn_t dwc_otg_common_irq(int _irq, void *dev)
> +{
> +	struct dwc_otg_device *dwc_dev = dev;
> +	int retval;

Tabify the declarations;

[Marri] I wonder what tool do use. I did not see warnings with
checkpatch.pl.


More information about the Linuxppc-dev mailing list