From: Sebastian Andrzej Siewior Date: Sun, 23 Dec 2012 20:10:03 +0000 (+0100) Subject: usb: gadget: g_serial: split the three possible functions into three bind functions X-Git-Tag: v3.9-rc1~126^2~43^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48177cd83792d25a5bab7f887acc47c2c314810e;p=pandora-kernel.git usb: gadget: g_serial: split the three possible functions into three bind functions This patch factors out the three possible functions into three possible bind functions which are passed as an argument to usb_add_config(). This will ease the step by step converting of the individual functions to the new function registration method. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed