Re: [PATCH V3] i2c: move of helpers into the core

2013-08-24 Thread Mauro Carvalho Chehab
Em Thu, 22 Aug 2013 18:00:14 +0200 Wolfram Sang w...@the-dreams.de escreveu: I2C of helpers used to live in of_i2c.c but experience (from SPI) shows that it is much cleaner to have this in the core. This also removes a circular dependency between the helpers and the core, and so we can

cx23885_wakeup: 3 buffers handled (should be 1)

2013-08-24 Thread Jean Delvare
Hi all, I own a TerraTec Cinergy T PCIe Dual. From times to times I see the following in the kernel log: [31508.278300] cx23885_wakeup: 3 buffers handled (should be 1) [36911.156435] cx23885_wakeup: 3 buffers handled (should be 1) [52519.479142] cx23885_wakeup: 3 buffers handled (should be 1)

[PATCH] [media] Fix build errors on usbtv when driver is builtin

2013-08-24 Thread Mauro Carvalho Chehab
As reported by Fengguang Wu fengguang...@intel.com drivers/built-in.o: In function `vb2_ioctl_streamon': (.text+0x8d354): undefined reference to `video_devdata' drivers/built-in.o: In function `vb2_ioctl_streamoff': (.text+0x8d397): undefined reference to `video_devdata'

[PATCHv2] [media] Fix build errors on usbtv when driver is builtin

2013-08-24 Thread Mauro Carvalho Chehab
As reported by Fengguang Wu fengguang...@intel.com drivers/built-in.o: In function `vb2_ioctl_streamon': (.text+0x8d354): undefined reference to `video_devdata' drivers/built-in.o: In function `vb2_ioctl_streamoff': (.text+0x8d397): undefined reference to `video_devdata'

[PATCH] [media] sms: fix randconfig building error

2013-08-24 Thread Mauro Carvalho Chehab
As reported by Jim Davis jim.ep...@gmail.com, building with: CONFIG_USB=m CONFIG_SMS_USB_DRV=m CONFIG_SMS_SDIO_DRV=y CONFIG_SMS_SIANO_MDTV=y CONFIG_SMS_SIANO_DEBUGFS=y causes a build error: drivers/built-in.o: In function `smsdvb_debugfs_register':

Re: [PATCH 2/2] stv090x: on tuning lock return correct tuned paramaters like freq/sr/fec/rolloff/etc

2013-08-24 Thread Manu Abraham
On Wed, Jul 24, 2013 at 9:38 PM, Chris Lee update...@gmail.com wrote: If you need it broken up more just let me know, I look forward to comments, thanks Sorry about the late comments, have been a bit too busy .. I have a bit hard time, understanding the need for some of the changes.

[PATCH] [media] cx88: fix build when VP3054=m and CX88_DVB=y

2013-08-24 Thread Mauro Carvalho Chehab
As reported by Jim Davis jim.ep...@gmail.com: randconfig build error with next-20130813, in drivers/media/pci/cx88, when: CONFIG_VIDEO_CX88=y CONFIG_VIDEO_CX88_BLACKBIRD=m CONFIG_VIDEO_CX88_DVB=y CONFIG_VIDEO_CX88_VP3054=m CONFIG_VIDEO_CX88_MPEG=y LD

[PATCH] [media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed

2013-08-24 Thread Mauro Carvalho Chehab
As reported by kbuild test robot fengguang...@intel.com: warning: (SND_ES1968_RADIO SND_FM801_TEA575X_BOOL) selects RADIO_TEA575X which has unmet direct dependencies (MEDIA_SUPPORT RADIO_ADAPTERS VIDEO_V4L2) That happens because a radio driver is selected, without selecting the

[PATCH] [media] vsp1: Fix a sparse warning

2013-08-24 Thread Mauro Carvalho Chehab
As reported by: kbuild test robot fengguang...@intel.com: drivers/media/platform/vsp1/vsp1_drv.c:434:21: sparse: cast removes address space of expression 433 vsp1-mmio = devm_ioremap_resource(pdev-dev, io); 434 if (IS_ERR((void *)vsp1-mmio))

Re: [PATCH v5 0/3] R8A7779/Marzen R-Car VIN driver support

2013-08-24 Thread Sergei Shtylyov
Hello. On 08/23/2013 04:11 AM, Simon Horman wrote: [Resending with a real version #.] Here's the set of 3 patches against the Mauro's 'media_tree.git' repo's 'master' branch. Here we add the VIN driver platform code for the R8A7779/Marzen with ADV7180 I2C video decoder. [1/3]

Re: [PATCH 2/2] stv090x: on tuning lock return correct tuned paramaters like freq/sr/fec/rolloff/etc

2013-08-24 Thread Chris Lee
- Bug number 6 on my datasheet is confirmed for cut 1.0 and fixed in 1.1. I dont think there are any cut 1.0 actually in circulation are there? there is a work around for it, but I dont really see the need if there arent any 1.0 cut's in pc cards. - I have to resubmit the patch with better

Re: [PATCH v5 0/3] R8A7779/Marzen R-Car VIN driver support

2013-08-24 Thread Mauro Carvalho Chehab
Em Sat, 24 Aug 2013 20:39:42 +0400 Sergei Shtylyov sergei.shtyl...@cogentembedded.com escreveu: Hello. On 08/23/2013 04:11 AM, Simon Horman wrote: [Resending with a real version #.] Here's the set of 3 patches against the Mauro's 'media_tree.git' repo's 'master' branch. Here

Re: em28xx + ov2640 and v4l2-clk

2013-08-24 Thread Mauro Carvalho Chehab
Em Tue, 20 Aug 2013 18:39:33 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 20.08.2013 17:31, schrieb Mauro Carvalho Chehab: Em Tue, 20 Aug 2013 15:38:57 +0200 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: Hi Mauro, On Sunday 18 August 2013 12:20:08

UBS Benachrichtigung - Ihre Internet-Banking gesperrt‏‏‏‏‏‏

2013-08-24 Thread UBS AG
Sehr geehrter Kunde, kürzlich zeigten unsere Aufzeichnungen, dass Ihr UBS-Konto durch einen Dritten unbefugten Zutritt hatte. Die Sicherheit Ihres Kontos ist unser wichtigstes Anliegen. Deshalb haben wir beschlossen, den Zugang zu Ihrem Konto vorübergehend zu begrenzen. Für den vollen

Re: em28xx + ov2640 and v4l2-clk

2013-08-24 Thread Mauro Carvalho Chehab
Em Fri, 23 Aug 2013 00:15:52 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Hi Sylwester, Am 21.08.2013 23:42, schrieb Sylwester Nawrocki: Hi Frank, On 08/21/2013 10:39 PM, Frank Schäfer wrote: Am 20.08.2013 18:34, schrieb Frank Schäfer: Am 20.08.2013 15:38, schrieb

[PATCH] [media] msi3101: Fix compilation on i386

2013-08-24 Thread Mauro Carvalho Chehab
as reported by: kbuild test robot fengguang...@intel.com: [linuxtv-media:master 459/499] sdr-msi3101.c:undefined reference to `__umoddi3' Reported-by: kbuild test robot fengguang...@intel.com Signed-off-by: Mauro Carvalho Chehab m.che...@samsung.com ---

Re: em28xx + ov2640 and v4l2-clk

2013-08-24 Thread Sylwester Nawrocki
On 08/24/2013 09:03 PM, Mauro Carvalho Chehab wrote: Em Fri, 23 Aug 2013 00:15:52 +0200 Frank Schäferfschaefer@googlemail.com escreveu: Am 21.08.2013 23:42, schrieb Sylwester Nawrocki: On 08/21/2013 10:39 PM, Frank Schäfer wrote: Am 20.08.2013 18:34, schrieb Frank Schäfer: Am 20.08.2013

Re: [PATCH v2 4/5] [media] exynos-mscl: Add DT bindings for M-Scaler driver

2013-08-24 Thread Sylwester Nawrocki
On 08/19/2013 02:57 PM, Inki Dae wrote: -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Shaik Ameer Basha Sent: Monday, August 19, 2013 7:59 PM To: linux-media@vger.kernel.org; linux-samsung-...@vger.kernel.org Cc: