From: Dan Carpenter Date: Mon, 7 Feb 2011 17:01:36 +0000 (+0300) Subject: usb: fusb300_udc: add more "ep%d" names X-Git-Tag: v2.6.39-rc1~472^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b2e30c07f6c1514bb9946171770af61c305b86c;p=pandora-kernel.git usb: fusb300_udc: add more "ep%d" names We need FUSB300_MAX_NUM_EP (16) names otherwise the last 8 names get initialized to garbage values in fusb300_probe(). Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed