Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752682AbcC3J4q (ORCPT ); Wed, 30 Mar 2016 05:56:46 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:48940 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752005AbcC3J4p (ORCPT ); Wed, 30 Mar 2016 05:56:45 -0400 From: Roger Quadros To: , CC: , , , Roger Quadros Subject: [PATCH v6 0/3] usb: otg-fsm: Add documentation and some trivial cleanups Date: Wed, 30 Mar 2016 12:56:27 +0300 Message-ID: <1459331790-29651-1-git-send-email-rogerq@ti.com> X-Mailer: git-send-email 2.5.0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 598 Lines: 21 Hi, Add documentation for struct otg_fsm with some trivial cleanups. All patches have been Acked by otg-fsm maintainer (Peter Chen). cheers, -roger Roger Quadros (3): usb: otg-fsm: Add documentation for struct otg_fsm usb: otg-fsm: support multiple instances usb: otg-fsm: Prevent build warning "VDBG" redefined drivers/usb/chipidea/otg_fsm.c | 1 + drivers/usb/common/usb-otg-fsm.c | 20 +++---- drivers/usb/phy/phy-fsl-usb.c | 1 + include/linux/usb/otg-fsm.h | 110 +++++++++++++++++++++++++++++++-------- 4 files changed, 100 insertions(+), 32 deletions(-) -- 2.5.0