linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL STABLE 4.6] af9035 regression
@ 2016-09-02 23:40 Antti Palosaari
  2016-09-09 14:49 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: Antti Palosaari @ 2016-09-02 23:40 UTC (permalink / raw)
  To: LMML; +Cc: Stefan Pöschel

The following changes since commit 2dcd0af568b0cf583645c8a317dd12e344b1c72a:

   Linux 4.6 (2016-05-15 15:43:13 -0700)

are available in the git repository at:

   git://linuxtv.org/anttip/media_tree.git af9035_fix

for you to fetch changes up to 7bb87ff5255defe87916f32cd1fcef163a489339:

   af9035: fix dual tuner detection with PCTV 79e (2016-09-03 02:23:44 
+0300)

----------------------------------------------------------------
Stefan Pöschel (1):
       af9035: fix dual tuner detection with PCTV 79e

  drivers/media/usb/dvb-usb-v2/af9035.c | 53 
+++++++++++++++++++++++++++++++++++------------------
  drivers/media/usb/dvb-usb-v2/af9035.h |  2 +-
  2 files changed, 36 insertions(+), 19 deletions(-)

-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL STABLE 4.6] af9035 regression
  2016-09-02 23:40 [GIT PULL STABLE 4.6] af9035 regression Antti Palosaari
@ 2016-09-09 14:49 ` Mauro Carvalho Chehab
  2016-09-09 15:04   ` Antti Palosaari
  0 siblings, 1 reply; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2016-09-09 14:49 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: LMML, Stefan Pöschel

Hi Antti,

Em Sat, 3 Sep 2016 02:40:52 +0300
Antti Palosaari <crope@iki.fi> escreveu:

> The following changes since commit 2dcd0af568b0cf583645c8a317dd12e344b1c72a:
> 
>    Linux 4.6 (2016-05-15 15:43:13 -0700)

Is this patchset really meant to Kernel 4.6? if so, you should send
the path to stable@vger.kernel.org, c/c the mailing list.

It helps to point the original patch that fixed the issue upstream,
as they won't apply the fix if it was not fixed upstream yet.

Regards,
Mauro

> 
> are available in the git repository at:
> 
>    git://linuxtv.org/anttip/media_tree.git af9035_fix
> 
> for you to fetch changes up to 7bb87ff5255defe87916f32cd1fcef163a489339:
> 
>    af9035: fix dual tuner detection with PCTV 79e (2016-09-03 02:23:44 
> +0300)
> 
> ----------------------------------------------------------------
> Stefan Pöschel (1):
>        af9035: fix dual tuner detection with PCTV 79e
> 
>   drivers/media/usb/dvb-usb-v2/af9035.c | 53 
> +++++++++++++++++++++++++++++++++++------------------
>   drivers/media/usb/dvb-usb-v2/af9035.h |  2 +-
>   2 files changed, 36 insertions(+), 19 deletions(-)
> 



Thanks,
Mauro

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL STABLE 4.6] af9035 regression
  2016-09-09 14:49 ` Mauro Carvalho Chehab
@ 2016-09-09 15:04   ` Antti Palosaari
  2016-10-21 16:55     ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: Antti Palosaari @ 2016-09-09 15:04 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: LMML, Stefan Pöschel

On 09/09/2016 05:49 PM, Mauro Carvalho Chehab wrote:
> Hi Antti,
>
> Em Sat, 3 Sep 2016 02:40:52 +0300
> Antti Palosaari <crope@iki.fi> escreveu:
>
>> The following changes since commit 2dcd0af568b0cf583645c8a317dd12e344b1c72a:
>>
>>    Linux 4.6 (2016-05-15 15:43:13 -0700)
>
> Is this patchset really meant to Kernel 4.6? if so, you should send
> the path to stable@vger.kernel.org, c/c the mailing list.
>
> It helps to point the original patch that fixed the issue upstream,
> as they won't apply the fix if it was not fixed upstream yet.

I think you already applied upstream patch, that one is just back-ported 
to 4.6.

It is that patch:
https://patchwork.linuxtv.org/patch/36795/

and it contains all the needed tags including Cc stable. Could you send 
it to stable?

Antti

>
> Regards,
> Mauro
>
>>
>> are available in the git repository at:
>>
>>    git://linuxtv.org/anttip/media_tree.git af9035_fix
>>
>> for you to fetch changes up to 7bb87ff5255defe87916f32cd1fcef163a489339:
>>
>>    af9035: fix dual tuner detection with PCTV 79e (2016-09-03 02:23:44
>> +0300)
>>
>> ----------------------------------------------------------------
>> Stefan Pöschel (1):
>>        af9035: fix dual tuner detection with PCTV 79e
>>
>>   drivers/media/usb/dvb-usb-v2/af9035.c | 53
>> +++++++++++++++++++++++++++++++++++------------------
>>   drivers/media/usb/dvb-usb-v2/af9035.h |  2 +-
>>   2 files changed, 36 insertions(+), 19 deletions(-)
>>
>
>
>
> Thanks,
> Mauro
>

-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL STABLE 4.6] af9035 regression
  2016-09-09 15:04   ` Antti Palosaari
@ 2016-10-21 16:55     ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2016-10-21 16:55 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: LMML, Stefan Pöschel

Em Fri, 9 Sep 2016 18:04:07 +0300
Antti Palosaari <crope@iki.fi> escreveu:

> On 09/09/2016 05:49 PM, Mauro Carvalho Chehab wrote:
> > Hi Antti,
> >
> > Em Sat, 3 Sep 2016 02:40:52 +0300
> > Antti Palosaari <crope@iki.fi> escreveu:
> >  
> >> The following changes since commit 2dcd0af568b0cf583645c8a317dd12e344b1c72a:
> >>
> >>    Linux 4.6 (2016-05-15 15:43:13 -0700)  
> >
> > Is this patchset really meant to Kernel 4.6? if so, you should send
> > the path to stable@vger.kernel.org, c/c the mailing list.
> >
> > It helps to point the original patch that fixed the issue upstream,
> > as they won't apply the fix if it was not fixed upstream yet.  
> 
> I think you already applied upstream patch, that one is just back-ported 
> to 4.6.

Ah!

> It is that patch:
> https://patchwork.linuxtv.org/patch/36795/
> 
> and it contains all the needed tags including Cc stable. Could you send 
> it to stable?

Just send the patch directly to stable@vger.kernel.org. if you
C/C me, I'll add my acked-by.

> 
> Antti
> 
> >
> > Regards,
> > Mauro
> >  
> >>
> >> are available in the git repository at:
> >>
> >>    git://linuxtv.org/anttip/media_tree.git af9035_fix
> >>
> >> for you to fetch changes up to 7bb87ff5255defe87916f32cd1fcef163a489339:
> >>
> >>    af9035: fix dual tuner detection with PCTV 79e (2016-09-03 02:23:44
> >> +0300)
> >>
> >> ----------------------------------------------------------------
> >> Stefan Pöschel (1):
> >>        af9035: fix dual tuner detection with PCTV 79e
> >>
> >>   drivers/media/usb/dvb-usb-v2/af9035.c | 53
> >> +++++++++++++++++++++++++++++++++++------------------
> >>   drivers/media/usb/dvb-usb-v2/af9035.h |  2 +-
> >>   2 files changed, 36 insertions(+), 19 deletions(-)
> >>  
> >
> >
> >
> > Thanks,
> > Mauro
> >  
> 



Thanks,
Mauro

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-21 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-02 23:40 [GIT PULL STABLE 4.6] af9035 regression Antti Palosaari
2016-09-09 14:49 ` Mauro Carvalho Chehab
2016-09-09 15:04   ` Antti Palosaari
2016-10-21 16:55     ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).