From: Mauro Carvalho Chehab Date: Sun, 8 Jun 2014 16:54:51 +0000 (-0300) Subject: [media] au8522: move input_mode out one level X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~434 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=364693166cf4d49e6b72d1f43d4baeebbadf08fa;p=pandora-kernel.git [media] au8522: move input_mode out one level The input mode is used not only inside the setup_decoder_defaults() but also at au8522_*_mode routines. So, move it one level up. As an advantage, we can now group the function that sets the input into just one. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed