From: Mauro Carvalho Chehab Date: Sun, 12 Jul 2009 14:04:15 +0000 (-0300) Subject: V4L/DVB (12236): em28xx: stop abusing of board->decoder for sensor information X-Git-Tag: v2.6.31-rc5~89^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=527f09a981e398331c2f8d8f7af83cd46e6a06cc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed