From 8fba3e5b1fd9c615f607f87bbf2682c45ec7d31d Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 9 Dec 2013 15:31:08 -0700 Subject: [PATCH] staging: comedi: pcmmio: remove 'asic_chan' from subdevice private data The first 'asic_chan' that supports interrupts in the interrupt subdevice is always initialized to '0'. 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