From: Hans Verkuil Date: Fri, 22 Mar 2013 16:32:20 +0000 (-0300) Subject: [media] au0828: frequency handling fixes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~81^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1cf6587d5ba2085d7e5eae064b1adde5d07f801;p=pandora-kernel.git [media] au0828: frequency handling fixes - define an initial frequency - return an error if g_frequency is called for an invalid tuner index - get the clamped frequency value after setting it: i.e. the tuner driver may clamp the given frequency to a valid frequency range and ctrl_freq should get that actual clamped frequency. - remove obsolete tuner type checks (done by the core). Signed-off-by: Hans Verkuil Reviewed-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed