[PATCH] s2255drv: cleanup of device structure

2010-06-01 Thread sensoray-dev
s2255drv: cleanup of device structure From: Dean Anderson 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. Priority: normal Signed-off-by: Dean Anderson drivers/me

Re: [PATCH] s2255drv: cleanup of device structure

2010-04-20 Thread Mauro Carvalho Chehab
Hi Dean, Em Mon, 12 Apr 2010 10:19:13 -0700 (PDT) sensoray-dev escreveu: > # HG changeset patch > # User Dean Anderson > # Date 1271092523 25200 > # Node ID 686a2330f4a6a4c79e299a17663f0f150031098e > # Parent f2f44853e2eb914d4fc6c7004631839b86fb6d0e > s2255drv: cleanup of device structure > >

[PATCH] s2255drv: cleanup of device structure

2010-04-12 Thread sensoray-dev
# HG changeset patch # User Dean Anderson # Date 1271092523 25200 # Node ID 686a2330f4a6a4c79e299a17663f0f150031098e # Parent f2f44853e2eb914d4fc6c7004631839b86fb6d0e s2255drv: cleanup of device structure From: Dean Anderson cleanup of device structure better organization of channels instead o