2014-07-10 04:23:48

by Joonyoung Shim

[permalink] [raw]
Subject: [PATCH 0/3] usb: fix and support PM for usb3503

Hello,

This patchset is simple just to fix and support PM for usb3503. They was
tested on odroid U3 board.

Thanks.

Joonyoung Shim (3):
usb: usb3503: fix build warning
usb: usb3503: add PM functions
USB: add reset resume quirk for usb3503

drivers/usb/core/quirks.c | 3 +++
drivers/usb/misc/usb3503.c | 37 ++++++++++++++++++++++++++++++++++---
2 files changed, 37 insertions(+), 3 deletions(-)