From 518bf39f74b2a2493c1023bed556ee65a282c098 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 9 Dec 2013 15:31:09 -0700 Subject: [PATCH] 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-format-patch failed