From: Sebastian Andrzej Siewior Date: Sat, 4 Feb 2012 17:55:26 +0000 (+0100) Subject: usb: gadget: fsl_qe_udc: remove not implemented callbacks X-Git-Tag: v3.5-rc1~149^2~139^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504d14c4657e920927178fcb8d070f55f5d4eb66;p=pandora-kernel.git usb: gadget: fsl_qe_udc: remove not implemented callbacks All of this callbacks which I remove here are not implemented and return an error code. The gadget code returns an error code if a callback is missing so there is no need to implement this twice. Cc: Li Yang Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed