commit | 527f09a981e398331c2f8d8f7af83cd46e6a06cc | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jul 12 11:04:15 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 24 14:03:23 2009 -0300 |
tree | fedf67d56ebe88b4a7ecb8c6fa67cfa10c444182 | |
parent | 8b220793d6fd309176438721088515be893630cd [diff] |
V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor information 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>