From patchwork Thu Feb 14 12:01:25 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Roger Quadros X-Patchwork-Id: 220427 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 0AD072C0084 for ; Thu, 14 Feb 2013 23:04:41 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1U5xVN-00004v-WE; Thu, 14 Feb 2013 12:01:34 +0000 Received: from devils.ext.ti.com ([198.47.26.153]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1U5xVK-0008Vx-6D for linux-arm-kernel@lists.infradead.org; Thu, 14 Feb 2013 12:01:31 +0000 Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id r1EC1SJQ024968; Thu, 14 Feb 2013 06:01:28 -0600 Received: from DLEE74.ent.ti.com (dlee74.ent.ti.com [157.170.170.8]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id r1EC1Rra007385; Thu, 14 Feb 2013 06:01:27 -0600 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DLEE74.ent.ti.com (157.170.170.8) with Microsoft SMTP Server id 14.1.323.3; Thu, 14 Feb 2013 06:01:27 -0600 Received: from [172.24.0.62] (h0-62.vpn.ti.com [172.24.0.62]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r1EC1PRY012906; Thu, 14 Feb 2013 06:01:26 -0600 Message-ID: <511CD215.8080005@ti.com> Date: Thu, 14 Feb 2013 14:01:25 +0200 From: Roger Quadros User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: "tony@atomide.com" , "sameo@linux.intel.com" Subject: [GIT PULL] common: OMAP USB Host cleanup for 3.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130214_070130_308220_ADD29ECA X-CRM114-Status: UNSURE ( 9.47 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -7.6 (-------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-7.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.47.26.153 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.7 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Linux USB Mailing List , Kernel development list , "Balbi, Felipe" , "linux-omap@vger.kernel.org" , Linux ARM Kernel Mailing List , Roger Quadros X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Tony & Samuel, This is the common patch for the OMAP USB Host cleanup series for 3.9. It makes changes to platform headers only. The other 2 pull requests, one for each of you will be based on this. This is based on 3.8-rc6. Please pull. Thanks. The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) are available in the git repository at: git://github.com/rogerq/linux.git usbhost17-common Roger Quadros (1): ARM: OMAP: Consolidate OMAP USB-HS platform data (part 1/3) include/linux/platform_data/usb-omap.h | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) --- cheers, -roger