Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758121Ab3FABf7 (ORCPT ); Fri, 31 May 2013 21:35:59 -0400 Received: from mail-pd0-f180.google.com ([209.85.192.180]:34738 "EHLO mail-pd0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753129Ab3FABfw (ORCPT ); Fri, 31 May 2013 21:35:52 -0400 From: Julius Werner To: Greg Kroah-Hartman Cc: Dongjin Kim , Fengguang Wu , Wei Yongjun , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Simon Glass , Doug Anderson , Olof Johansson , Vivek Gautam , Julius Werner Subject: [PATCH 0/3] usb: misc: usb3503: Fix up usb3503 driver Date: Fri, 31 May 2013 18:34:49 -0700 Message-Id: <1370050492-6046-1-git-send-email-jwerner@chromium.org> X-Mailer: git-send-email 1.8.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 875 Lines: 23 This patch set contains a few minor changes to the recently added SMSC USB3503 driver. It addresses issues that seem to be either left-over stopgaps from an early development stage or board-specific hacks, changing them to defaults that should be most sane and useable for all platforms that contain this chip. Julius Werner (3): usb: misc: usb3503: Fix up whitespace usb: misc: usb3503: Remove hardcoded disabling of ports 2 and 3 usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet drivers/usb/misc/usb3503.c | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) -- 1.7.12.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/