From: Marc Kleine-Budde Date: Mon, 10 Oct 2011 16:38:09 +0000 (+0200) Subject: USB: ci13xxx_udc: make suspend and resume in gadget driver optional X-Git-Tag: v3.3-rc1~153^2~28^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bb4fdc602c6cc763185d88f58ed75c84eb32158;p=pandora-kernel.git USB: ci13xxx_udc: make suspend and resume in gadget driver optional Some gadget drivers don't implement suspend and/or resume functions. Instead of changing the gadget drivers, make suspend and resume in ci13xxx_udc (following other udc drivers) optional. Tested-by: Pavankumar Kondeti Signed-off-by: Marc Kleine-Budde Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed