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:
8b22079
)
V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor information
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 12 Jul 2009 14:04:15 +0000
(11:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 24 Jul 2009 17:03:23 +0000
(14:03 -0300)
Instead of using em28xx board decoder field for storing sensor information,
let's use instead a separate field for it.
Also, as sensors are currently autodetected, there's no need of having
it at the boards description. So, move it to the main em28xx struct.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found