From 694dcf501c35b6afcbc90ae3b4f3fea0b59f9888 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 23 Jan 2013 12:42:39 -0700 Subject: [PATCH] staging: comedi: addi_apci_3501: only allocate needed subdevices The addi-data "common" code always allocated 7 subdevices. This driver only uses 5. Change the allocation and remove the unused subdevices. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed