Commit 32540cca authored by Felipe Balbi's avatar Felipe Balbi Committed by Tony Lindgren

I2C: TWL4030: checkpatch.pl fixes for twl4030-usb.c

Misc cleanup patch.
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 709b934b
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment