commit | 364693166cf4d49e6b72d1f43d4baeebbadf08fa | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Jun 08 13:54:51 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Jun 19 13:25:00 2014 -0300 |
tree | b78948dd57196a131318a5e91b6ee29f664b1810 | |
parent | 0bf49ec9f7e29347ad2a384b9c207f4966f6d258 [diff] |
[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 <m.chehab@samsung.com>