Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932233Ab3FACzi (ORCPT ); Fri, 31 May 2013 22:55:38 -0400 Received: from mail-ob0-f176.google.com ([209.85.214.176]:57611 "EHLO mail-ob0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757104Ab3FACza (ORCPT ); Fri, 31 May 2013 22:55:30 -0400 MIME-Version: 1.0 In-Reply-To: <1370050492-6046-1-git-send-email-jwerner@chromium.org> References: <1370050492-6046-1-git-send-email-jwerner@chromium.org> Date: Fri, 31 May 2013 19:55:29 -0700 X-Google-Sender-Auth: OMOpxzWEChYXAaLuRN5lvxd0XsQ Message-ID: Subject: Re: [PATCH 0/3] usb: misc: usb3503: Fix up usb3503 driver From: Olof Johansson To: Julius Werner Cc: Greg Kroah-Hartman , Dongjin Kim , Fengguang Wu , Wei Yongjun , linux-usb@vger.kernel.org, "linux-kernel@vger.kernel.org" , Simon Glass , Doug Anderson , Vivek Gautam Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 994 Lines: 27 2013/5/31 Julius Werner : > 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(-) Series: Acked-by: Olof Johansson -Olof -- 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/