Re: Warnings related to anonymous unions in s5p-tv driver

2013-05-22 Thread Hans Verkuil
On Wed 22 May 2013 13:05:29 Sachin Kamat wrote: > On 21 May 2013 14:58, Hans Verkuil wrote: > > On Fri 17 May 2013 10:24:50 Sachin Kamat wrote: > >> Hi Hans, > >> > >> I noticed the following sparse warnings with S5P HDMI driver which I > >> think got introduced due to the following commit: > >> 5

Re: Warnings related to anonymous unions in s5p-tv driver

2013-05-22 Thread Sachin Kamat
On 21 May 2013 14:58, Hans Verkuil wrote: > On Fri 17 May 2013 10:24:50 Sachin Kamat wrote: >> Hi Hans, >> >> I noticed the following sparse warnings with S5P HDMI driver which I >> think got introduced due to the following commit: >> 5efb54b2b7b ([media] s5p-tv: add dv_timings support for hdmi) >

Re: Warnings related to anonymous unions in s5p-tv driver

2013-05-21 Thread Hans Verkuil
On Fri 17 May 2013 10:24:50 Sachin Kamat wrote: > Hi Hans, > > I noticed the following sparse warnings with S5P HDMI driver which I > think got introduced due to the following commit: > 5efb54b2b7b ([media] s5p-tv: add dv_timings support for hdmi) > > Warnings: > drivers/media/platform/s5p-tv/hdm

Re: Warnings related to anonymous unions in s5p-tv driver

2013-05-21 Thread Sachin Kamat
On 17 May 2013 13:54, Sachin Kamat wrote: > Hi Hans, > > I noticed the following sparse warnings with S5P HDMI driver which I > think got introduced due to the following commit: > 5efb54b2b7b ([media] s5p-tv: add dv_timings support for hdmi) > > Warnings: > drivers/media/platform/s5p-tv/hdmi_drv.c

Warnings related to anonymous unions in s5p-tv driver

2013-05-17 Thread Sachin Kamat
Hi Hans, I noticed the following sparse warnings with S5P HDMI driver which I think got introduced due to the following commit: 5efb54b2b7b ([media] s5p-tv: add dv_timings support for hdmi) Warnings: drivers/media/platform/s5p-tv/hdmi_drv.c:483:18: error: unknown field name in initializer drivers