From: Hans Verkuil Date: Thu, 12 Jul 2012 15:33:41 +0000 (-0300) Subject: [media] tlg2300: fix tuner and frequency handling of the radio device X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~634 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bdfe557b8fa56cb9d9f6f036c0b2e6cb8abafb4;p=pandora-kernel.git [media] tlg2300: fix tuner and frequency handling of the radio device This driver now passes the tuner and frequency tests of v4l2-compliance. It's the usual bugs: frequency wasn't clamped to the valid frequency range, incorrect tuner capabilities and tuner fields not filled in, missing test for invalid tuner index, no initial frequency and incorrect error handling. Signed-off-by: Hans Verkuil Acked-by: Huang Shijie Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed