From: Sebastian Andrzej Siewior Date: Thu, 16 Jun 2011 18:37:00 +0000 (+0200) Subject: usb: gadget: remove net2280_set_fifo_mode() X-Git-Tag: v3.1-rc1~234^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4baa74fe32f330d464d59a00d01980fd16a15ecc;p=pandora-kernel.git usb: gadget: remove net2280_set_fifo_mode() This function has no user in my tree. It looks like it belongs to net2280 but it somehow morphed into the dummy_hcd. So I remove it before it spreads into more drivers. After some digging I figured out that the only user was removed in |commit 9079e91b5b5a84836e65cdc9128d2602e3beaef2 |Author: David Brownell |Date: Wed May 7 16:00:36 2008 -0700 | | USB: serial gadget: cleanup/reorg Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed