Re: [PATCH 3/4] V4L/DVB: Update tuner initialization sequence

2014-08-09 Thread Antti Palosaari
I applied that patch too, but reverted register writes you removed / moved to af9033 demod driver. Also, register write added for attach() happens too late leaving tuner ops populated even it fails. That causes surely kernel crash when tuner attach fails and DVB-core sees tuner callbacks are po

[PATCH 3/4] V4L/DVB: Update tuner initialization sequence

2014-08-04 Thread Bimow Chen
>From 68df717c82f5da425a807a417872de0a9566211c Mon Sep 17 00:00:00 2001 From: Bimow Chen Date: Tue, 5 Aug 2014 11:14:47 +0800 Subject: [PATCH 3/4] Update tuner initialization sequence. Signed-off-by: Bimow Chen --- drivers/media/tuners/tuner_it913x.c | 13 + 1 files changed, 9 i