From: Hans Verkuil Date: Thu, 13 Sep 2012 15:54:36 +0000 (-0300) Subject: [media] cx231xx: fix tuner compliance issues X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~594 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b251f95767e1b13b9b32b207b53f5be1c491899e;p=pandora-kernel.git [media] cx231xx: fix tuner compliance issues The g_tuner call wasn't passed on to the subdevices, g_frequency didn't check for invalid tuners and a low-level function that was expected to return 0 or a negative error returned a positive number instead, causing s_frequency to return bogus errors. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed