From: Daniel Glöckner Date: Sun, 17 Jun 2012 10:53:42 +0000 (-0300) Subject: [media] tvaudio: rename getmode and setmode X-Git-Tag: v3.6-rc1~40^2^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bcfdf0f703211cdc85ee240e44f8773246902d8;p=pandora-kernel.git [media] tvaudio: rename getmode and setmode This is basically s/getmode/getrxsubchans/ and s/setmode/setaudmode/ with some whitespace adjustment in affected lines to please the eye. The rename is done to point out their relation to the rxsubchans and audmode fields of struct v4l2_tuner. I also corrected a commented out call to v4l_dbg in one of the lines. Signed-off-by: Daniel Glöckner Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed