From: Felipe Balbi Date: Fri, 11 Apr 2008 08:28:15 +0000 (+0300) Subject: I2C: TWL4030: checkpatch.pl fixes for twl4030-usb.c X-Git-Tag: v2.6.25-omap1~54 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=32540ccad3e08fa8a3a0e23dd878cf9a25245fae;p=linux-2.6-omap-h63xx.git I2C: TWL4030: checkpatch.pl fixes for twl4030-usb.c Misc cleanup patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/chips/twl4030-usb.c b/drivers/i2c/chips/twl4030-usb.c index a23890447cd..e6e995ce81c 100644 --- a/drivers/i2c/chips/twl4030-usb.c +++ b/drivers/i2c/chips/twl4030-usb.c @@ -621,7 +621,8 @@ static int twl4030_set_suspend(struct otg_transceiver *x, int suspend) return 0; } -static int twl4030_set_peripheral(struct otg_transceiver *xceiv, struct usb_gadget *gadget) +static int twl4030_set_peripheral(struct otg_transceiver *xceiv, + struct usb_gadget *gadget) { struct twl4030_usb *twl = xceiv_to_twl(xceiv);