Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1730070

Re: [PATCH 4/5] typec: tcpm: Move out of staging

Path csiph.com!news.redatomik.org!weretis.net!feeder4.news.weretis.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Guenter Roeck <linux@roeck-us.net>
Newsgroups linux.kernel
Subject Re: [PATCH 4/5] typec: tcpm: Move out of staging
Date Sun, 10 Sep 2017 23:20:02 +0200
Message-ID <uohO2-1dX-9@gated-at.bofh.it> (permalink)
References <uohbj-Dm-3@gated-at.bofh.it> <uohbj-Dm-1@gated-at.bofh.it> <uohkZ-HY-5@gated-at.bofh.it>
X-Original-To Joe Perches <joe@perches.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=m4baOqWfoxM66TbIx5BQtZbQeQWSe5vsBpkdExm/pIM=; b=WeHVFMcwp+JYgyWuPRAh+KBwaVS19b5vkOYoOuAOwLusKBfNA1bGItRZ2j9ZetUh4l hZ4NZjs6+cEXr2Yec4nnN/ms33hQ8Ah/HmFnIsl8DGaSXgu9MPkpQvPPzgfVrIeGnWqT GPtw4H/Wo89L0djlOLScx6g71KuBt4SVNVQUPacTpSpALJH29VjnOChihziFnZZXMqpv NRcLbvqhvKAwVcieO712mBz/cigkO6kmkVSiBljS3922s5fd6+Ttqm2pVhsHcwQ3pCH3 HaVaMnsr2lTFBqcfqjry1leRHJwgroxhA4lLrRZIeCZzGbyAoCUE2lw2i/aF0iUoOKvE qmbQ==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=m4baOqWfoxM66TbIx5BQtZbQeQWSe5vsBpkdExm/pIM=; b=nTpzEHt/BWj+k3xLuPpw17XQiOE2GaL6z/ifMSbGTEQvKu4hgfzaKjQOX+ty4Kyklb py4/kD3ieXkQpKvmirrZZdbd4FlCE+ZrtR2XN5Jqtzws1TdcVDVJr01jtcV7y0e+I/vp KlKHRaOMCgBzoZbzs43IJt4EleK6QYxYN2v7X27P6yw0+8fRelrzM2DReb9lTQL6QEgI W0Ili5+UPpRWqQ91AawXA749kmpsKxrCNZ6iOY7w90olvDRbEXr/WSMk9qraWKQNyKv7 sGkVpCPS0a/6qKyRTYvER/IXmsj6d14F8wIEOJm7PtK+S6eH19XlJp6Orix3pmyvz62S XqNw==
X-Gm-Message-State AHPjjUio1w03UOCu5n609/Zi95+1y31IA/vyppCFVASI/mTwuAqyiibs rbyrycQCgnU3OkpyNu8=
X-Google-SMTP-Source ADKCNb62BIWSeCSPft2Gzcxqqb4j4JImMjxLlsNhLNhJuGvMD3BtCKylbrvUdVfE442bCNN3KS07cQ==
X-Received by 10.84.238.197 with SMTP id l5mr10781391pln.298.1505078321697; Sun, 10 Sep 2017 14:18:41 -0700 (PDT)
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
MIME-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Language en-US
Content-Transfer-Encoding 7bit
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 10
Organization linux.* mail to news gateway
X-Original-Cc Heikki Krogerus <heikki.krogerus@linux.intel.com>, Yueyao Zhu <yueyao@google.com>, Badhri Jagan Sridharan <badhri@google.com>, Hans de Goede <hdegoede@redhat.com>, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, linux-usb@vger.kernel.org
X-Original-Date Sun, 10 Sep 2017 14:18:39 -0700
X-Original-Message-ID <b0adbd1d-4fe8-2883-5c60-c65e24eab102@roeck-us.net>
X-Original-References <1505075825-15700-1-git-send-email-linux@roeck-us.net> <1505075825-15700-4-git-send-email-linux@roeck-us.net> <1505076402.22023.7.camel@perches.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1730070

Show key headers only | View raw


On 09/10/2017 01:46 PM, Joe Perches wrote:
> On Sun, 2017-09-10 at 13:37 -0700, Guenter Roeck wrote:
>> Move tcpm (USB Type-C Port Manager) out of staging.
> 
> git format-patch -M
> 
> 
Thanks - I'll resend but wait a bit for additional comments before I do.

Guenter

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/5] staging: typec: tcpm: Drop commented out code Guenter Roeck <linux@roeck-us.net> - 2017-09-10 22:40 +0200
  [PATCH 3/5] staging: typec: pd: Document struct pd_message Guenter Roeck <linux@roeck-us.net> - 2017-09-10 22:40 +0200
    Re: [PATCH 3/5] staging: typec: pd: Document struct pd_message Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2017-09-11 12:10 +0200
  [PATCH 2/5] staging: typec: tcpm: Document data structures Guenter Roeck <linux@roeck-us.net> - 2017-09-10 22:40 +0200
  Re: [PATCH 4/5] typec: tcpm: Move out of staging Joe Perches <joe@perches.com> - 2017-09-10 22:50 +0200
    Re: [PATCH 4/5] typec: tcpm: Move out of staging Guenter Roeck <linux@roeck-us.net> - 2017-09-10 23:20 +0200
  Re: [PATCH 1/5] staging: typec: tcpm: Drop commented out code Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-09-11 18:30 +0200
    Re: [PATCH 1/5] staging: typec: tcpm: Drop commented out code Guenter Roeck <linux@roeck-us.net> - 2017-09-11 19:40 +0200
      Re: [PATCH 1/5] staging: typec: tcpm: Drop commented out code Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-09-11 20:30 +0200
        Re: [PATCH 1/5] staging: typec: tcpm: Drop commented out code Guenter Roeck <linux@roeck-us.net> - 2017-09-11 22:00 +0200

csiph-web