From: Daniel Mack Date: Fri, 20 Dec 2013 09:47:14 +0000 (+0100) Subject: usb: musb: fix prototype for musb_port_reset X-Git-Tag: v3.14-rc1~148^2~90^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071f58b361ef8651e84bb55f7ea5892a77945e5b;p=pandora-kernel.git usb: musb: fix prototype for musb_port_reset musb_port_reset() takes a 2nd arguments. This didn't hit us yet because this function was never called externally prior to the musb_hub_control cleanup patch. Signed-off-by: Daniel Mack Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed