Re: [linuxtv-media:master 483/499] m88ds3103.c:undefined reference to `i2c_del_mux_adapter'

2013-12-21 Thread Mauro Carvalho Chehab
Em Sat, 21 Dec 2013 10:27:44 +0800 kbuild test robot fengguang...@intel.com escreveu: tree: git://linuxtv.org/media_tree.git master head: c57f87e62368c33ebda11a4993380c8e5a19a5c5 commit: 44b9055b4b058d7b02bf0380158627f9be79b9e5 [483/499] [media] m88ds3103: use I2C mux for tuner I2C

Re: [linuxtv-media:master 483/499] m88ds3103.c:undefined reference to `i2c_del_mux_adapter'

2013-12-21 Thread Mauro Carvalho Chehab
Em Sat, 21 Dec 2013 08:50:48 -0200 Mauro Carvalho Chehab m.che...@samsung.com escreveu: From: Mauro Carvalho Chehab m.che...@samsung.com Date: Sat, 21 Dec 2013 05:42:11 -0200 Subject: [PATCH] [media] subdev autoselect only works if I2C and I2C_MUX is selected As reported by the kbuild

[PATCH] [media] subdev autoselect only works if I2C and I2C_MUX is selected

2013-12-21 Thread Mauro Carvalho Chehab
As reported by the kbuild test robot fengguang...@intel.com: warning: (VIDEO_EM28XX_DVB) selects DVB_M88DS3103 which has unmet direct dependencies (MEDIA_SUPPORT DVB_CORE I2C I2C_MUX) drivers/built-in.o: In function `m88ds3103_release': m88ds3103.c:(.text+0x1ab1af): undefined

[GIT PULL] exynos4-is runtime PM related cleanups

2013-12-21 Thread Sylwester Nawrocki
The following changes since commit c57f87e62368c33ebda11a4993380c8e5a19a5c5: [media] anysee: fix non-working E30 Combo Plus DVB-T (2013-12-20 14:24:20 -0200) are available in the git repository at: git://linuxtv.org/snawrocki/samsung.git v3.14-exynos4-is-pm-rework Sylwester Nawrocki (6):

[GIT PULL] exynos4-is driver updates

2013-12-21 Thread Sylwester Nawrocki
The following changes since commit c57f87e62368c33ebda11a4993380c8e5a19a5c5: [media] anysee: fix non-working E30 Combo Plus DVB-T (2013-12-20 14:24:20 -0200) are available in the git repository at: git://linuxtv.org/snawrocki/samsung.git v3.14-exynos4-is Sylwester Nawrocki (3):

Re: [PATCH RFC v5 09/12] DocBook: fix wait.c location

2013-12-21 Thread Hans Verkuil
Hi Antti, This is already fixed in the mainline kernel, but not yet merged back into our repository. Anyway, you can drop this patch. Regards, Hans On 12/20/2013 06:49 AM, Antti Palosaari wrote: Documentation did not compile as wait.c location was wrong. Signed-off-by: Antti

Re: [PATCH RFC v5 10/12] DocBook: document 1 Hz flag

2013-12-21 Thread Hans Verkuil
Some small nits: On 12/20/2013 06:49 AM, Antti Palosaari wrote: Update documention to reflect 1 Hz frequency step flag. Cc: Hans Verkuil hverk...@xs4all.nl Signed-off-by: Antti Palosaari cr...@iki.fi --- .../DocBook/media/v4l/vidioc-enum-freq-bands.xml | 8 +---

Re: [PATCH RFC v5 11/12] DocBook: Software Defined Radio Interface

2013-12-21 Thread Hans Verkuil
More nits... On 12/20/2013 06:49 AM, Antti Palosaari wrote: Document V4L2 SDR interface. Cc: Hans Verkuil hverk...@xs4all.nl Signed-off-by: Antti Palosaari cr...@iki.fi --- Documentation/DocBook/media/v4l/compat.xml | 10 +++ Documentation/DocBook/media/v4l/dev-sdr.xml | 99

Re: [PATCH] dma-buf: avoid using IS_ERR_OR_NULL

2013-12-21 Thread Rob Clark
On Fri, Dec 20, 2013 at 7:43 PM, Colin Cross ccr...@android.com wrote: dma_buf_map_attachment and dma_buf_vmap can return NULL or ERR_PTR on a error. This encourages a common buggy pattern in callers: sgt = dma_buf_map_attachment(attach, DMA_BIDIRECTIONAL); if

Re: [PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/T) cards

2013-12-21 Thread Antti Palosaari
On 20.12.2013 01:14, Guest wrote: From: Bud R knightri...@are.ma *** Is this okay? *** No, that is huge patch bomb with a lot of things that should be implement differently. First of all lets take a look of hardware in a level what chips there is and how those are connected. MaxLinear

Re: em28xx DEADLOCK reported by lock debug

2013-12-21 Thread Frank Schäfer
Hi Antti, thank you for reporting this issue. Am 18.12.2013 17:04, schrieb Antti Palosaari: That same lock debug deadlock is still there (maybe ~4 times I report it during 2 years). Is that possible to fix easily at all? Patches are always welcome. ;) Antti joulu 18 17:56:37

Re: em28xx DEADLOCK reported by lock debug

2013-12-21 Thread Antti Palosaari
On 21.12.2013 18:51, Frank Schäfer wrote: Hi Antti, thank you for reporting this issue. Am 18.12.2013 17:04, schrieb Antti Palosaari: That same lock debug deadlock is still there (maybe ~4 times I report it during 2 years). Is that possible to fix easily at all? Patches are always welcome.

em28xx list_add corruption reported by list debug

2013-12-21 Thread Antti Palosaari
I ran also this kind of bug. Device was PCTV 290e, which has that video unused. I have no any analog em28xx webcam to test if that happens here too. Fortunately I found one video device which does not crash nor dump debug bug warnings. It is some old gspca webcam. Have to look example how

Re: [PATCH 1/2] cx23885 Radio Support [was: cx23885: Add basic analog radio support]

2013-12-21 Thread Alfredo Jesús Delaiti
Hi Hans El 20/12/13 06:54, Hans Verkuil escribió: Hi Alfredo, It's a rather late review for which I apologize. Anyway, this patch needs more work, see my comments below. Hans thank you very much for your comments. I'll have to wait until January to work with your suggestions, because I'm

cron job: media_tree daily build: ERRORS

2013-12-21 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sun Dec 22 04:00:26 CET 2013 git branch: test git hash: c57f87e62368c33ebda11a4993380c8e5a19a5c5 gcc