Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Shuah Khan
On 03/10/2016 11:05 AM, Shuah Khan wrote: > On 03/10/2016 10:53 AM, Mauro Carvalho Chehab wrote: >> Em Thu, 10 Mar 2016 09:16:30 -0700 >> Shuah Khan escreveu: >> >>> On 03/08/2016 08:26 PM, Shuah Khan wrote: This reverts commit

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Shuah Khan
On 03/10/2016 11:05 AM, Shuah Khan wrote: > On 03/10/2016 10:53 AM, Mauro Carvalho Chehab wrote: >> Em Thu, 10 Mar 2016 09:16:30 -0700 >> Shuah Khan escreveu: >> >>> On 03/08/2016 08:26 PM, Shuah Khan wrote: This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. This commit

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Shuah Khan
On 03/10/2016 10:53 AM, Mauro Carvalho Chehab wrote: > Em Thu, 10 Mar 2016 09:16:30 -0700 > Shuah Khan escreveu: > >> On 03/08/2016 08:26 PM, Shuah Khan wrote: >>> This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. >>> This commit breaks

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Shuah Khan
On 03/10/2016 10:53 AM, Mauro Carvalho Chehab wrote: > Em Thu, 10 Mar 2016 09:16:30 -0700 > Shuah Khan escreveu: > >> On 03/08/2016 08:26 PM, Shuah Khan wrote: >>> This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. >>> This commit breaks au0828_enable_handler() logic to find the

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Mauro Carvalho Chehab
Em Thu, 10 Mar 2016 09:16:30 -0700 Shuah Khan escreveu: > On 03/08/2016 08:26 PM, Shuah Khan wrote: > > This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. > > This commit breaks au0828_enable_handler() logic to find the tuner. > > Audio, Video, and Digital

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Mauro Carvalho Chehab
Em Thu, 10 Mar 2016 09:16:30 -0700 Shuah Khan escreveu: > On 03/08/2016 08:26 PM, Shuah Khan wrote: > > This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. > > This commit breaks au0828_enable_handler() logic to find the tuner. > > Audio, Video, and Digital applications are broken and

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Shuah Khan
On 03/08/2016 08:26 PM, Shuah Khan wrote: > This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. > This commit breaks au0828_enable_handler() logic to find the tuner. > Audio, Video, and Digital applications are broken and fail to start > streaming with tuner busy error even when tuner is

Re: [PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-10 Thread Shuah Khan
On 03/08/2016 08:26 PM, Shuah Khan wrote: > This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. > This commit breaks au0828_enable_handler() logic to find the tuner. > Audio, Video, and Digital applications are broken and fail to start > streaming with tuner busy error even when tuner is

[PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-08 Thread Shuah Khan
This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. This commit breaks au0828_enable_handler() logic to find the tuner. Audio, Video, and Digital applications are broken and fail to start streaming with tuner busy error even when tuner is free. Signed-off-by: Shuah Khan

[PATCH] Revert "[media] au0828: use v4l2_mc_create_media_graph()"

2016-03-08 Thread Shuah Khan
This reverts commit 9822f4173f84cb7c592edb5e1478b7903f69d018. This commit breaks au0828_enable_handler() logic to find the tuner. Audio, Video, and Digital applications are broken and fail to start streaming with tuner busy error even when tuner is free. Signed-off-by: Shuah Khan ---