git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bf49ec
)
[media] au8522: move input_mode out one level
author
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Sun, 8 Jun 2014 16:54:51 +0000
(13:54 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 19 Jun 2014 16:25:00 +0000
(13:25 -0300)
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>
No differences found