I2C: TWL4030: checkpatch.pl fixes for twl4030-usb.c
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 11 Apr 2008 08:28:15 +0000 (11:28 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Apr 2008 18:52:01 +0000 (11:52 -0700)
Misc cleanup patch.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/twl4030-usb.c

index a238904..e6e995c 100644 (file)
@@ -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);