Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1632578 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2017-04-28 09:30 +0200 |
| Last post | 2017-04-28 18:40 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v7 1/3] staging: typec: USB Type-C Port Manager (tcpm) Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-28 09:30 +0200
Re: [PATCH v7 1/3] staging: typec: USB Type-C Port Manager (tcpm) Guenter Roeck <linux@roeck-us.net> - 2017-04-28 15:20 +0200
Re: [PATCH v7 1/3] staging: typec: USB Type-C Port Manager (tcpm) Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-28 18:00 +0200
Re: [PATCH v7 1/3] staging: typec: USB Type-C Port Manager (tcpm) Guenter Roeck <groeck@google.com> - 2017-04-28 18:40 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-04-28 09:30 +0200 |
| Subject | Re: [PATCH v7 1/3] staging: typec: USB Type-C Port Manager (tcpm) |
| Message-ID | <tB8vM-4fo-5@gated-at.bofh.it> |
On Thu, Apr 27, 2017 at 02:09:56PM -0700, Guenter Roeck wrote: > --- /dev/null > +++ b/drivers/staging/typec/pd.h > @@ -0,0 +1,281 @@ > +/* > + * Copyright 2015-2017 Google, Inc > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published by > + * the Free Software Foundation; either version 2 of the License, or > + * (at your option) any later version. I have to ask, you really mean "any later version", for all of these patches, right? thanks, greg k-h
[toc] | [next] | [standalone]
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Date | 2017-04-28 15:20 +0200 |
| Message-ID | <tBdYu-7Nk-25@gated-at.bofh.it> |
| In reply to | #1632578 |
On 04/28/2017 12:28 AM, Greg Kroah-Hartman wrote: > On Thu, Apr 27, 2017 at 02:09:56PM -0700, Guenter Roeck wrote: >> --- /dev/null >> +++ b/drivers/staging/typec/pd.h >> @@ -0,0 +1,281 @@ >> +/* >> + * Copyright 2015-2017 Google, Inc >> + * >> + * This program is free software; you can redistribute it and/or modify >> + * it under the terms of the GNU General Public License as published by >> + * the Free Software Foundation; either version 2 of the License, or >> + * (at your option) any later version. > > I have to ask, you really mean "any later version", for all of these > patches, right? > > thanks, > > greg k-h > I have not really thought about it, but this is ok as-is. Guenter
[toc] | [prev] | [next] | [standalone]
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-04-28 18:00 +0200 |
| Message-ID | <tBgtk-Zx-7@gated-at.bofh.it> |
| In reply to | #1632870 |
On Fri, Apr 28, 2017 at 06:14:44AM -0700, Guenter Roeck wrote: > On 04/28/2017 12:28 AM, Greg Kroah-Hartman wrote: > > On Thu, Apr 27, 2017 at 02:09:56PM -0700, Guenter Roeck wrote: > > > --- /dev/null > > > +++ b/drivers/staging/typec/pd.h > > > @@ -0,0 +1,281 @@ > > > +/* > > > + * Copyright 2015-2017 Google, Inc > > > + * > > > + * This program is free software; you can redistribute it and/or modify > > > + * it under the terms of the GNU General Public License as published by > > > + * the Free Software Foundation; either version 2 of the License, or > > > + * (at your option) any later version. > > > > I have to ask, you really mean "any later version", for all of these > > patches, right? > > > > thanks, > > > > greg k-h > > > > I have not really thought about it, but this is ok as-is. Ok, patches are now applied in my USB tree, as I had to do that so they would build properly due to dependencies there. thanks, greg k-h
[toc] | [prev] | [next] | [standalone]
| From | Guenter Roeck <groeck@google.com> |
|---|---|
| Date | 2017-04-28 18:40 +0200 |
| Message-ID | <tBh62-1ww-7@gated-at.bofh.it> |
| In reply to | #1632989 |
On Fri, Apr 28, 2017 at 8:50 AM, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > On Fri, Apr 28, 2017 at 06:14:44AM -0700, Guenter Roeck wrote: >> On 04/28/2017 12:28 AM, Greg Kroah-Hartman wrote: >> > On Thu, Apr 27, 2017 at 02:09:56PM -0700, Guenter Roeck wrote: >> > > --- /dev/null >> > > +++ b/drivers/staging/typec/pd.h >> > > @@ -0,0 +1,281 @@ >> > > +/* >> > > + * Copyright 2015-2017 Google, Inc >> > > + * >> > > + * This program is free software; you can redistribute it and/or modify >> > > + * it under the terms of the GNU General Public License as published by >> > > + * the Free Software Foundation; either version 2 of the License, or >> > > + * (at your option) any later version. >> > >> > I have to ask, you really mean "any later version", for all of these >> > patches, right? >> > >> > thanks, >> > >> > greg k-h >> > >> >> I have not really thought about it, but this is ok as-is. > > Ok, patches are now applied in my USB tree, as I had to do that so they > would build properly due to dependencies there. > Ah yes, sorry, I should have mentioned that. Thanks! Guenter
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web