From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:31:09 +0000 (-0700) Subject: staging: comedi: pcmmio: remove 'num_asic_chans' from subdevice private data X-Git-Tag: v3.14-rc1~150^2~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518bf39f74b2a2493c1023bed556ee65a282c098;p=pandora-kernel.git staging: comedi: pcmmio: remove 'num_asic_chans' from subdevice private data The 'num_asic_chans' that support interrupts in the interrupt subdevice is always initialized to '24'. Remove this unneeded information from the subdevice private data. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed