commit | 7bb4fdc602c6cc763185d88f58ed75c84eb32158 | [log] [tgz] |
---|---|---|
author | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Oct 10 18:38:09 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 11:44:45 2011 +0200 |
tree | ca7c8fbe11941c33bf3bbfc0f156cc74f3c28424 | |
parent | dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50 [diff] |
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 <pkondeti@codeaurora.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>