V4L/DVB: s2255drv: cleanup of device structure
authorDean Anderson <linux-dev@sensoray.com>
Tue, 1 Jun 2010 22:12:07 +0000 (19:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:28:22 +0000 (15:28 -0300)
commitfe85ce90abae7f7876a9ae8f76649586fe73d5a2
tree2ac2b6e458f401e4928eff796d117093b7ac1916
parent2e9157f8ab028ccc5d155320a3f1e49494bcfc18
V4L/DVB: s2255drv: cleanup of device structure

s2255drv: cleanup of device structure

cleanup of device structure.
single channel array instead of multiple arrays in device for
each channel property.
simplifies open callback by removing search for channel index.

Signed-off-by: Dean Anderson <linux-dev@sensoray.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s2255drv.c